Interface HemfPlusDraw.EmfPlusCompressed

    • Field Detail

      • COMPRESSED

        static final BitField COMPRESSED
        This bit indicates whether the data in the RectData field is compressed. If set, RectData contains an EmfPlusRect object. If clear, RectData contains an EmfPlusRectF object object.
    • Method Detail

      • getFlags

        int getFlags()
      • isCompressed

        default boolean isCompressed()
        The index in the EMF+ Object Table to associate with the object created by this record. The value MUST be zero to 63, inclusive.