VectSharp 2.5.0
A light library for C# vector graphics
Loading...
Searching...
No Matches
VectSharp.RasterImage Member List

This is the complete list of members for VectSharp.RasterImage, including all inherited members.

ClearPNGCache()VectSharp.RasterImage
DataHolderVectSharp.RasterImage
Dispose()VectSharp.RasterImage
HasAlphaVectSharp.RasterImage
HeightVectSharp.RasterImage
IdVectSharp.RasterImage
ImageDataAddressVectSharp.RasterImage
InterpolateVectSharp.RasterImage
PNGStreamVectSharp.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
WidthVectSharp.RasterImage