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




colorSpace
Color space.
colorProfile
Color profile.

Glossary Item Box

Associates a given instance of a color profile with the specified color space.

Syntax

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

Parameters

colorSpace
Color space.
colorProfile
Color profile.

Remarks

Represents an alternative way of assigning global profiles with color spaces. In particular, to assign a global profile with a gray color space, either GrayProfile property or AssignProfile(ImGearColorSpaceIDs.Gy)call could be used.

See Also

©2013. Accusoft Corporation. All Rights Reserved.