ComponentOne Bitmap for UWP
C1.Xaml.Bitmap Namespace
Inheritance Hierarchy
C1.UWP.Bitmap Assembly : C1.Xaml.Bitmap Namespace
Classes
 ClassDescription
ClassBase class for all encoder options.
ClassBase class for all bitmap transformations.
ClassEncoder options supported by the native BMP codec.
ClassRepresents an uncompressed in-memory bitmap for the purpose of its conversion and transformation.
ClassRepresents the bitmap palette for indexed pixel formats.
ClassProduces a clipped version of the bitmap for a specified rectangular region of interest.
ClassProduces a flipped (horizontal or vertical) and/or rotated (by 90 degree increments) bitmap. Rotations are done before the flip.
ClassConverts the image data from one pixel format to another.
ClassEncoder options supported by the native GIF codec.
ClassEncoder options supported by the native JPEG codec.
ClassEncoder options supported by the native JPEG XR codec.
ClassEncoder options supported by the native PNG codec.
ClassRepresents a resized version of the input bitmap using a resampling or filtering algorithm.
ClassEncoder options supported by the native TIFF codec.
Structures
 StructureDescription
StructureRepresents a rectangle for clipping images.
StructureRepresents a color in 32bppBGRA format.
Enumerations
 EnumerationDescription
EnumerationSpecifies the image container format.
EnumerationSpecifies the type of dither algorithm to apply when converting between pixel formats.
EnumerationSpecifies the sampling or filtering mode to use when scaling an image.
EnumerationSpecifies the type of palette used for indexed pixel formats.
EnumerationDescribes the memory layout of each pixel in a bitmap.
EnumerationDescribes the PNG filters available for compression optimization.
EnumerationSpecifies the Tagged Image File Format (TIFF) compression options.
EnumerationSpecifies the flip and rotation transforms.
See Also

Reference

C1.UWP.Bitmap Assembly