Table of Contents

Enum ColorCorrectionModel.ColorSpace

Namespace
Emgu.CV.Ccm
Assembly
Emgu.CV.dll

The color space

public enum ColorCorrectionModel.ColorSpace

Fields

AdobeRGB = 2

https://en.wikipedia.org/wiki/Adobe_RGB_color_space , RGB color space

AdobeRGBL = 3

https://en.wikipedia.org/wiki/Adobe_RGB_color_space , linear RGB color space

AppleRGB = 10

https://en.wikipedia.org/wiki/RGB_color_space , RGB color space

AppleRGBL = 11

https://en.wikipedia.org/wiki/RGB_color_space , linear RGB color space

DciP3Rgb = 8

https://en.wikipedia.org/wiki/DCI-P3 , RGB color space

DciP3RgbL = 9

https://en.wikipedia.org/wiki/DCI-P3 , linear RGB color space

LabA_10 = 33

non-RGB color space

LabA_2 = 32

non-RGB color space

LabD50_10 = 31

non-RGB color space

LabD50_2 = 30

non-RGB color space

LabD55_10 = 35

non-RGB color space

LabD55_2 = 34

non-RGB color space

LabD65_10 = 29

non-RGB color space

LabD65_2 = 28

https://en.wikipedia.org/wiki/CIELAB_color_space , non-RGB color space

LabD75_10 = 37

non-RGB color space

LabD75_2 = 36

non-RGB color space

LabE_10 = 39

non-RGB color space

LabE_2 = 38

non-RGB color space

ProPhotoRGB = 6

https://en.wikipedia.org/wiki/ProPhoto_RGB_color_space , RGB color space

ProPhotoRGBL = 7

https://en.wikipedia.org/wiki/ProPhoto_RGB_color_space , linear RGB color space

Rec2020Rgb = 14

https://en.wikipedia.org/wiki/Rec._2020 , RGB color space

Rec2020RgbL = 15

https://en.wikipedia.org/wiki/Rec._2020 , linear RGB color space

Rec709Rgb = 12

https://en.wikipedia.org/wiki/Rec._709 , RGB color space

Rec709RgbL = 13

https://en.wikipedia.org/wiki/Rec._709 , linear RGB color space

SRgb = 0

https://en.wikipedia.org/wiki/SRGB , RGB color space

SRgbL = 1

https://en.wikipedia.org/wiki/SRGB , linear RGB color space

WideGamutRGB = 4

https://en.wikipedia.org/wiki/Wide-gamut_RGB_color_space , RGB color space

WideGamutRGBL = 5

https://en.wikipedia.org/wiki/Wide-gamut_RGB_color_space , linear RGB color space

XyzA10 = 21

non-RGB color space

XyzA2 = 20

non-RGB color space

XyzD50_10 = 19

non-RGB color space

XyzD50_2 = 18

non-RGB color space

XyzD55_10 = 23

non-RGB color space

XyzD55_2 = 22

non-RGB color space

XyzD65_10 = 17

non-RGB color space

XyzD65_2 = 16

https://en.wikipedia.org/wiki/CIE_1931_color_space , non-RGB color space

XyzD75_10 = 25

non-RGB color space

XyzD75_2 = 24

non-RGB color space

XyzE_10 = 27

non-RGB color space

XyzE_2 = 26

non-RGB color space