IccProfileData Property (GcGifWriter)
Gets or sets the raw ICC profile data for the frames. The value should be assigned before appending the first frame.
public System.byte[] IccProfileData {get; set;}
'Declaration
Public Property IccProfileData As System.Byte()