In This Topic
Object Model Summary
In This Topic

Bitmap comes with a rich object model, providing various classes, objects, collections, associated methods and properties for processing images. The following table lists some of these objects and their properties.

C1Bitmap
Properties: ContainerFormat, HasImage, HasMetadata, ImagingFactory, IsDisposed, NativeBitmap, PixelFormat, PixelHeight, PixelWidth
Methods:
Dispose, Import, Load, LoadAsync, LoadMetadata, Save, SaveAsBmp, SaveAsGif, SaveAsJpeg, SaveAsPng, SaveAsTiff, SaveAsync, ToSoftwareBitmap, ToWritableBitmap, Transform
Clipper
Property: ImageRect
FlipRotator
Property: TransformOptions
FormatConverter
Properties: DestinationFormat, Palette, PaletteTranslate
Scaler
Properties: DestinationHeight, DestinationWidth, InterpolationMode
See Also