Property TargetProfile
TargetProfile
The profile of the target space: an RGB profile for Rgb
(written into the file), a gray profile for Gray, a
press profile for Cmyk. null (the default) means
sRGB, the SDK's gray profile and GenericCmyk respectively.
A profile of the wrong kind for the target throws at encode time.
public IccProfile TargetProfile { get; set; }