[]
        
(Showing Draft Content)

Object Model Summary

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


C1Bitmap

Properties: HasImage, HasMetadata, ImagingFactory, IsDisposed, NativeBitmap, PixelFormat, PixelHeight, PixelWidth Methods: Import, Load, Save, Transform

Clipper

Property: ImageRect

FlipRotator

Property: TransformOptions

FormatConverter

Properties: DestinationFormat, Palette, PaletteTranslate

Scaler

Properties: DestinationHeight, DestinationWidth, InterpolationMode

See Also

Bitmap for WPF

Features