VectSharp 2.6.1
A light library for C# vector graphics
|
This is the complete list of members for VectSharp.RasterImage, including all inherited members.
ClearPNGCache() | VectSharp.RasterImage | |
DataHolder | VectSharp.RasterImage | |
Dispose() | VectSharp.RasterImage | |
HasAlpha | VectSharp.RasterImage | |
Height | VectSharp.RasterImage | |
Id | VectSharp.RasterImage | |
ImageDataAddress | VectSharp.RasterImage | |
Interpolate | VectSharp.RasterImage | |
PNGStream | VectSharp.RasterImage | |
RasterImage(IntPtr pixelData, int width, int height, bool hasAlpha, bool interpolate) | VectSharp.RasterImage | |
RasterImage(ref DisposableIntPtr pixelData, int width, int height, bool hasAlpha, bool interpolate) | VectSharp.RasterImage | |
RasterImage(byte[] data, int width, int height, PixelFormats pixelFormat, bool interpolate) | VectSharp.RasterImage | |
Width | VectSharp.RasterImage |