Accusoft.ImagXpressSdk Namespace > LoadOptionsJpeg Class : Cosited Property |
'Declaration Public Property Cosited As Boolean
'Usage Dim instance As LoadOptionsJpeg Dim value As Boolean instance.Cosited = value value = instance.Cosited
public bool Cosited {get; set;}
There is no flag in JPEG files to indicate compression with cosited (2-1-1) subsampling. Therefore, this fact must be determined independently by the application performing the file load method.