ImageViewerDisplayProfile Property |
Namespace:
Atalasoft.Imaging.WinControls
Assembly:
Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public ColorProfile DisplayProfile { get; set; }
Public Property DisplayProfile As ColorProfile
Get
Set
Property Value
Type:
ColorProfile The
ColorProfile of the display device.
Remarks Uses the color profile associated with the current display by default. If no profile is associated with
it, the sRGB profile is used.
See Also