ColorModels
ColorModels enumeration
Renkli modeller.
public enum ColorModels
değerler
İsim | Değer | Tanım |
---|---|---|
Invalid | 0 | Geçersiz renk modeli. |
Pantone | 1 | PANTONE paleti. |
CMYK | 2 | 0-100 bayt aralıklarında temsil edilen CMYK renk modeli. |
CMYK255 | 3 | 0-255 bayt aralığında temsil edilen CMYK renk modeli. |
CMY | 4 | CMY renk modeli. |
RGB | 5 | RGM renk modeli. |
HSB | 6 | HSB renk modeli. |
HLS | 7 | HLS renk modeli. |
BW | 8 | Siyah Beyaz renkler. |
Gray | 9 | Gri tonlamalı renk modeli. |
YIQ255 | 10 | 0-255 bayt aralığında temsil edilen YIQ renk modeli. |
LAB | 11 | Laboratuvar renk modeli. |
BGR | 12 | Renk modeli BGR |
LAB255 | 13 | Laboratuvar renk modeli LAB255. |
Ayrıca bakınız
- ad alanı Aspose.Imaging.FileFormats.Cmx.ObjectModel.Enums
- toplantı Aspose.Imaging