ImageGear for .NET
GetProfile Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearColorProfileManager Class : GetProfile Method




colorSpace
Color space.

Glossary Item Box

Returns an instance of a color profile associated with the given color space.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

colorSpace
Color space.

Return Value

ImGearColorProfile class object.

Remarks

Represents an alternative way of obtaining profiles associated with color spaces. In particular, the profile associated with the gray color space could be obtained using GrayProfile property or calling GetProfile method with .Gy parameter.

See Also

©2013. Accusoft Corporation. All Rights Reserved.