Namespace SharpDX.WIC
Classes
- BitmapDecoderGuids
Functions
- BitmapEncoderGuids
Functions
- BitmapEncoderOptions
BitmapEncoderOptions used for encoding.
- BmpBitmapDecoder
Bmp bitmap encoder using BitmapDecoder initialized with default guid Bmp.
- BmpBitmapEncoder
Bmp bitmap encoder using BitmapEncoder initialized with default guid Bmp.
- ContainerFormatGuids
Functions
- GifBitmapDecoder
Gif bitmap encoder using BitmapDecoder initialized with default guid Gif.
- GifBitmapEncoder
Gif bitmap encoder using BitmapEncoder initialized with default guid Gif.
- JpegBitmapDecoder
Tiff bitmap encoder using BitmapDecoder initialized with default guid Jpeg.
- JpegBitmapEncoder
Tiff bitmap encoder using BitmapEncoder initialized with default guid Jpeg.
- PixelFormat
Functions
- PngBitmapDecoder
Png bitmap encoder using BitmapDecoder initialized with default guid Png.
- PngBitmapEncoder
Png bitmap encoder using BitmapEncoder initialized with default guid Png.
- ResultCode
Functions
- TiffBitmapDecoder
Tiff bitmap encoder using BitmapDecoder initialized with default guid Tiff.
- TiffBitmapEncoder
Tiff bitmap encoder using BitmapEncoder initialized with default guid Tiff.
- WmpBitmapDecoder
Wmp bitmap encoder using BitmapDecoder initialized with default guid Wmp.
- WmpBitmapEncoder
WMP bitmap encoder using BitmapEncoder initialized with default guid Wmp.
Structs
- BitmapPattern
Contains members that identify a pattern within an image file which can be used to identify a particular format.
- BitmapPlane
Specifies the pixel format, buffer, stride and size of a component plane for a planar pixel format.
- BitmapPlaneDescription
Specifies the pixel format and size of a component plane.
- DdsFormatInfo
Specifies the SharpDX.DXGI.Format and block information of a DDS format.
- DdsParameters
Specifies the DDS image dimension, SharpDX.DXGI.Format and alpha mode of contained data.
- ImageParameters
This defines parameters that you can use to override the default parameters normally used when encoding an image.
- JpegFrameHeader
Represents a JPEG frame header.
- JpegScanHeader
Represents a JPEG frame header.
- RawCapabilitiesInfo
Defines raw codec capabilites.
- RawToneCurve
Represents a raw image tone curve.
- RawToneCurvePoint
Represents a raw image tone curve point.
Enums
- BIMIptcDigestProperties
Specifies the identifiers of the metadata items in an 8BIM IPTC digest metadata block.
- BIMIptcProperties
Specifies the identifiers of the metadata items in an 8BIM IPTC block.
- BIMResolutionInfoProperties
Specifies the identifiers of the metadata items in an 8BIMResolutionInfo block.
- BitmapAlphaChannelOption
Specifies the desired alpha channel usage.
- BitmapCreateCacheOption
Specifies the desired cache usage.
- BitmapDitherType
Specifies the type of dither algorithm to apply when converting between image formats.
- BitmapInterpolationMode
Specifies the sampling or filtering mode to use when scaling an image.
- BitmapLockFlags
Specifies access to an Bitmap.
- BitmapPaletteType
Specifies the type of palette used for an indexed image format.
- ColorContextType
Specifies the color context types.
- DdsAlphaMode
Specifies the the meaning of pixel color component values contained in the DDS image.
- DdsDimension
Specifies the dimension type of the data contained in DDS image.
- DecodeOptions
Specifies decode options.
- GifApplicationExtensionProperties
Specifies the application extension metadata properties for a Graphics Interchange Format (GIF) image.
- GifCommentExtensionProperties
Specifies the comment extension metadata properties for a Graphics Interchange Format (GIF) image.
- GifGraphicControlExtensionProperties
Specifies the graphic control extension metadata properties that define the transitions between each frame animation for Graphics Interchange Format (GIF) images.
- GifImageDescriptorProperties
Specifies the image descriptor metadata properties for Graphics Interchange Format (GIF) frames.
- GifLogicalScreenDescriptorProperties
Specifies the logical screen descriptor properties for Graphics Interchange Format (GIF) metadata.
- JpegChrominanceProperties
Specifies the JPEG chrominance table property.
- JpegCommentProperties
Specifies the JPEG comment properties.
- JpegIndexingOptions
Specifies the options for indexing a JPEG image.
- JpegLuminanceProperties
Specifies the JPEG luminance table property.
- JpegScanType
Specifies the memory layout of pixel data in a JPEG image scan.
- JpegTransferMatrix
Specifies conversion matrix from Y'Cb'Cr' to R'G'B'.
- JpegYCrCbSubsamplingOption
Specifies the JPEG YCrCB subsampling options.
- PixelFormatNumericRepresentation
No documentation.
- PlanarOptions
Specifies additional options to an PlanarBitmapSourceTransform implementation.
- PngBkgdProperties
Specifies the Portable Network Graphics (PNG) background (bKGD) chunk metadata properties.
- PngChrmProperties
Specifies the Portable Network Graphics (PNG) cHRM chunk metadata properties for CIE XYZ chromaticity.
- PngFilterOption
Specifies the Portable Network Graphics (PNG) filters available for compression optimization.
- PngGamaProperties
Specifies the Portable Network Graphics (PNG) gAMA chunk metadata properties.
- PngHistProperties
Specifies the Portable Network Graphics (PNG) hIST chunk metadata properties.
- PngIccpProperties
Specifies the Portable Network Graphics (PNG) iCCP chunk metadata properties.
- PngItxtProperties
Specifies the Portable Network Graphics (PNG) iTXT chunk metadata properties.
- PngSrgbProperties
Specifies the Portable Network Graphics (PNG) sRGB chunk metadata properties.
- PngTimeProperties
Specifies the Portable Network Graphics (PNG) tIME chunk metadata properties.
- RawCapabilities
Specifies the capability support of a raw image.
- RawParameterSet
Specifies the parameter set used by a raw codec.
- RawRenderMode
Specifies the render intent of the next CopyPixels call.
- RawRotationCapabilities
Specifies the rotation capabilities of the codec.
- SectionAccessLevel
Specifies the access level of a Windows Graphics Device Interface (GDI) section.
- TiffCompressionOption
Specifies the Tagged Image File Format (TIFF) compression options.