Interface ACalRGBDict

All Superinterfaces:
AObject, Object

public interface ACalRGBDict extends AObject
  • Method Details

    • getcontainsBlackPoint

      Boolean getcontainsBlackPoint()
    • getBlackPointType

      String getBlackPointType()
    • getBlackPointHasTypeArray

      Boolean getBlackPointHasTypeArray()
    • getcontainsGamma

      Boolean getcontainsGamma()
    • getGammaType

      String getGammaType()
    • getGammaHasTypeArray

      Boolean getGammaHasTypeArray()
    • getcontainsMatrix

      Boolean getcontainsMatrix()
    • getMatrixType

      String getMatrixType()
    • getMatrixHasTypeArray

      Boolean getMatrixHasTypeArray()
    • getcontainsWhitePoint

      Boolean getcontainsWhitePoint()
    • getWhitePointType

      String getWhitePointType()
    • getWhitePointHasTypeArray

      Boolean getWhitePointHasTypeArray()