C#
VB
C++
Save dialog Bits Per Pixel list content type.
public enum RasterDialogBitsPerPixelDataContent Public Enum RasterDialogBitsPerPixelDataContentInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class RasterDialogBitsPerPixelDataContent : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable Members
| Value | Member | Description |
|---|---|---|
| 0 | Default | Uses the Save dialog default bits per pixel. |
| 1 | User | Create your own bits per pixel list from the supported bits per pixel, considering the format allowed bits per pixel, refer to RasterDialogFileTypesIndex. |
Refer to RasterSaveDialog example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
