ComponentOne PDF for .NET
CSJ2K.j2k.roi.encoder Namespace / ROIScaler Class / useRoi Method

In This Topic
    useRoi Method (ROIScaler)
    In This Topic
    This function returns the flag indicating if any ROI functionality used
    Syntax
    'Declaration
     
    
    Public Overridable Function useRoi() As Boolean
    public virtual bool useRoi()

    Return Value

    Flag indicating whether there are ROIs in the image
    See Also