Packages

 

com.aspose.imaging.fileformats.wmf.consts

Class WmfTernaryRasterOperation

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.imaging.fileformats.wmf.consts.WmfTernaryRasterOperation


  • public final class WmfTernaryRasterOperation
    extends com.aspose.ms.System.Enum

    Enumeration specifies ternary raster operation codes, which define how to combine the bits in a source bitmap with the bits in a destination bitmap.

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.aspose.ms.System.Enum

        com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int BLACKNESS
      Fills the destination rectangle using the color associated with index 0 in the physical palette.
      static int D
      Common = D
      static int DPA
      Common = DPa
      static int DPAN
      Common = DPan
      static int DPNA
      Reverse Polish = Common = DPna
      static int DPNO
      Common = DPno
      static int DPO
      Common = DPo
      static int DPON
      Reverse Polish = Common = DPon
      static int DPSAA
      Common = DPSaa
      static int DPSAAN
      Common = DPSaan
      static int DPSANA
      Reverse Polish = Common = DPSana
      static int DPSANAN
      Common = DPSanan
      static int DPSANO
      Common = DPSano
      static int DPSAO
      Common = DPSao
      static int DPSAON
      Reverse Polish = Common = DPSaon
      static int DPSAX
      Common = DPSax
      static int DPSAXN
      Common = DPSaxn
      static int DPSDANAX
      Common = DPSDanax
      static int DPSDAOX
      Reverse Polish = Common = DPSDaox
      static int DPSDAOXN
      Common = DPSDaoxn
      static int DPSDNAOX
      Common = DPSDnaox
      static int DPSDNOAX
      Common = DPSDnoax
      static int DPSDOAX
      Reverse Polish = Common = DPSDoax
      static int DPSDOAXN
      Common = DPSDoaxn
      static int DPSDONOX
      Common = DPSDonox
      static int DPSDPAOXX
      Common = DPSDPaoxx
      static int DPSDPOAXX
      Common = DPSDPoaxx
      static int DPSDXAX
      Common = DPSDxax
      static int DPSDXOX
      Common = DPSDxox
      static int DPSDXOXN
      Common = DPSDxoxn
      static int DPSNAA
      Reverse Polish = Common = DPSnaa
      static int DPSNAO
      Common = DPSnao
      static int DPSNAON
      Reverse Polish = Common = DPSnaon
      static int DPSNAX
      Common = DPSnax
      static int DPSNOA
      Common = DPSnoa
      static int DPSNOAN
      Common = DPSnoan
      static int DPSNOX
      Common = DPSnox
      static int DPSOA
      Common = DPSoa
      static int DPSOAN
      Reverse Polish = Common = DPSoan
      static int DPSONA
      Reverse Polish = Common = DPSona
      static int DPSONO
      Common = DPSono
      static int DPSONON
      Reverse Polish = Common = DPSonon
      static int DPSOO
      Common = DPSoo
      static int DPSOON
      Reverse Polish = Common = DPSoon
      static int DPSOX
      Reverse Polish = Common = DPSox
      static int DPSOXN
      Common = DPSoxn
      static int DPSXA
      Reverse Polish = Common = DPSxa
      static int DPSXAN
      Common = DPSxan
      static int DPSXNA
      Common = DPSxna
      static int DPSXNAN
      Common = DPSxnan
      static int DPSXNO
      Common = DPSxno
      static int DPSXNON
      Reverse Polish = Common = DPSxnon
      static int DPSXO
      Common = DPSxo
      static int DPSXON
      Reverse Polish = Common = DPSxon
      static int DPSXX
      Common = DPSxx
      static int DSAN
      Common = DSan
      static int DSNA
      Reverse Polish = Common = DSna
      static int DSPDAOX
      Reverse Polish = Common = DSPDaox
      static int DSPDAOXN
      Common = DSPDaoxn
      static int DSPDOAX
      Common = DSPDoax
      static int DSPDOAXN
      Common = DSPDoaxn
      static int DSPDSANAXXN
      Common = DSPDSanaxxn
      static int DSPDSAOXX
      Common = DSPDSaoxx
      static int DSPDSAOXXN
      Common = DSPDSaoxxn
      static int DSPDSOAXX
      Common = DSPDSoaxx
      static int DSPDSOAXXN
      Common = DSPDSoaxxn
      static int DSPDSONOXXN
      Common = DSPDSonoxxn
      static int DSPDXAX
      Common = DSPDxax
      static int DSPDXAXN
      Reverse Polish = Common = DSPDxaxn
      static int DSPDXOX
      Common = DSPDxox
      static int DSPDXOXN
      Common = DSPDxoxn
      static int DSPNAO
      Common = DSPnao
      static int DSPNAON
      Reverse Polish = Common = DSPnaon
      static int DSPNAX
      Common = DSPnax
      static int DSPNOA
      Common = DSPnoa
      static int DSPNOAN
      Common = DSPnoan
      static int DSPNOX
      Common = DSPnox
      static int DSTINVERT
      Inverts the destination rectangle.
      static int DSXN
      Common = DSxn
      static int MERGECOPY
      Merges the colors of the source rectangle with the brush currently selected in hdcDest, by using the Boolean AND operator.
      static int MERGEPAINT
      Merges the colors of the inverted source rectangle with the colors of the destination rectangle by using the Boolean OR operator.
      static int NOTSRCCOPY
      Copies the inverted source rectangle to the destination.
      static int NOTSRCERASE
      Combines the colors of the source and destination rectangles by using the Boolean OR operator and then inverts the resultant color.
      static int PATCOPY
      Copies the brush currently selected in hdcDest, into the destination bitmap.
      static int PATINVERT
      Combines the colors of the brush currently selected in hdcDest, with the colors of the destination rectangle by using the Boolean XOR operator.
      static int PATPAINT
      Combines the colors of the brush currently selected in hdcDest, with the colors of the inverted source rectangle by using the Boolean OR operator.
      static int PDNA
      Reverse Polish = Common = PDna
      static int PDNO
      Common = PDno
      static int PDSANA
      Common = PDSana
      static int PDSANAN
      Common = PDSanan
      static int PDSANO
      Common = PDSano
      static int PDSAO
      Common = PDSao
      static int PDSAON
      Reverse Polish = Common = PDSaon
      static int PDSAX
      Common = PDSax
      static int PDSAXN
      Common = PDSaxn
      static int PDSNAO
      Common = PDSnao
      static int PDSNAON
      Reverse Polish = Common = PDSnaon
      static int PDSNAX
      Common = PDSnax
      static int PDSNOA
      Common = PDSnoa
      static int PDSNOAN
      Reverse Polish = Common = PDSnoan
      static int PDSNOX
      Reverse Polish = Common = PDSnox
      static int PDSOA
      Common = PDSoa
      static int PDSOAN
      Reverse Polish = Common = PDSoan
      static int PDSONA
      Reverse Polish = Common = PDSona
      static int PDSONO
      Common = PDSono
      static int PDSONON
      Reverse Polish = Common = PDSonon
      static int PDSOX
      Reverse Polish = Common = PDSox
      static int PDSOXN
      Common = PDSoxn
      static int PDSPANAXN
      Reverse Polish = Common = PDSPanaxn
      static int PDSPAOX
      Reverse Polish = Common = PDSPaox
      static int PDSPAOXN
      Common = PDSPaoxn
      static int PDSPDAOXXN
      Reverse Polish = Common = PDSPDaoxxn
      static int PDSPDOAXXN
      Common = PDSPDoaxxn
      static int PDSPNAOXN
      Common = PDSPnaoxn
      static int PDSPNOAXN
      Common = PDSPnoaxn
      static int PDSPOAX
      Reverse Polish = Common = PDSPoax
      static int PDSPOAXN
      Common = PDSPoaxn
      static int PDSPONOXN
      Common = PDSPonoxn
      static int PDSPXAX
      Common = PDSPxax
      static int PDSPXOX
      Reverse Polish = Common = PDSPxox
      static int PDSPXOXN
      Common = 00B10665
      static int PDSXA
      Common = PDSxa
      static int PDSXAN
      Common = PDSxan
      static int PDSXNA
      Common = PDSxna
      static int PDSXNO
      Common = PDSxno
      static int PDSXNON
      Reverse Polish = Common = PDSxnon
      static int PDSXO
      Common = PDSxo
      static int PDSXON
      Reverse Polish = Common = PDSxon
      static int PDSXXN
      Common = PDSxxn
      static int PDXN
      Common = PDxn
      static int PDXNAN
      Common = PDXnan
      static int PN
      Reverse Polish = Common = Pn
      static int PSAN
      Reverse Polish = Common = PSan
      static int PSDNAA
      Reverse Polish = Common = PSDnaa
      static int PSDNAO
      Common = PSDnao
      static int PSDNAON
      Reverse Polish = Common = PSDnaon
      static int PSDNAX
      Common = PSDnax
      static int PSDNOA
      Common = PSDnoa
      static int PSDNOAN
      Reverse Polish = Common = PSDnoan
      static int PSDNOO
      Common = PSDnoo
      static int PSDNOX
      Reverse Polish = Common = PSDnox
      static int PSDPAOX
      Reverse Polish = Common = PSDPaox
      static int PSDPAOXN
      Common = PSDPaoxn
      static int PSDPOAX
      Reverse Polish = Common = PSDPoax
      static int PSDPOAXN
      Common = PSDPoaxn
      static int PSDPSANAXX
      Reverse Polish = Common = PSDPSanaxx
      static int PSDPSAOXX
      Common = PSDPSaoxx
      static int PSDPSAOXXN
      Reverse Polish = Common = PSDPSaoxxn
      static int PSDPSOAXX
      Common = PSDPSoaxx
      static int PSDPSOAXXN
      Common = PSDPSoaxxn
      static int PSDPSONOXX
      Common = PSDPSonoxx
      static int PSDPXAX
      Common = PSDPxax
      static int PSDPXAXN
      Reverse Polish = Common = PSDPxaxn
      static int PSDPXOX
      Reverse Polish = Common = PSDPxox
      static int PSDPXOXN
      Common = PSDPxoxn
      static int PSNA
      Reverse Polish = Common = PSna
      static int PSNO
      Common = PSno
      static int PSO
      Common = PSo
      static int PSON
      Reverse Polish = Common = PSon
      static int PSX
      Reverse Polish = Common = PSx
      static int PSXN
      Common = PSxn
      static int SDNO
      Common = SDno
      static int SDPANA
      Reverse Polish = Common = SDPana
      static int SDPANAN
      Common = SDPanan
      static int SDPANO
      Common = SDPano
      static int SDPAO
      Common = SDPao
      static int SDPAON
      Reverse Polish = Common = SDPaon
      static int SDPAX
      Common = SDPax
      static int SDPNAA
      Reverse Polish = Common = SDPnaa
      static int SDPNAO
      Common = SDPnao
      static int SDPNAON
      Reverse Polish = Common = SDPnaon
      static int SDPNAX
      Common = SDPnax
      static int SDPNOA
      Common = SDPnoa
      static int SDPNOAN
      Common = SDPnoan
      static int SDPNOO
      Common = SDPnoo
      static int SDPNOX
      Common = SDPnox
      static int SDPOA
      Common = SDPoa
      static int SDPOAN
      Reverse Polish = Common = SDPoan
      static int SDPONA
      Reverse Polish = Common = SDPona
      static int SDPONO
      Common = SDPono
      static int SDPOX
      Reverse Polish = Common = SDPox
      static int SDPSANAX
      Common = SDPSanax
      static int SDPSANAXN
      Reverse Polish = Common = SDPSanaxn
      static int SDPSAOX
      Reverse Polish = Common = SDPSaox
      static int SDPSAOXN
      Common = SDPSaoxn
      static int SDPSNAOX
      Common = SDPSnaox
      static int SDPSNAOXN
      Common = SDPSnaoxn
      static int SDPSNOAX
      Common = SDPSnoax
      static int SDPSNOAXN
      Common = SDPSnoaxn
      static int SDPSOAX
      Common = SDPSoax
      static int SDPSOAXN
      Common = SDPSoaxn
      static int SDPSONOX
      Common = SDPSonox
      static int SDPSONOXN
      Common = SDPSonoxn
      static int SDPSOOX
      Reverse Polish = Common = SDPSoox
      static int SDPSXAX
      Common = SDPSxax
      static int SDPSXAXN
      Reverse Polish = Common = SDPSxaxn
      static int SDPSXNOX
      Reverse Polish = Common = SDPSxnox
      static int SDPSXOX
      Common = SDPSxox
      static int SDPSXOXN
      Common = SDPSxoxn
      static int SDPXA
      Reverse Polish = Common = SDPxa
      static int SDPXAN
      Common = SDPxan
      static int SDPXNA
      Common = SDPxna
      static int SDPXNAN
      Common = SDPxnan
      static int SDPXNO
      Common = SDPxno
      static int SDPXNON
      Reverse Polish = Common = SDPxnon
      static int SDPXO
      Common = SDPxo
      static int SDPXON
      Reverse Polish = Common = SDPxon
      static int SDXPDXA
      Reverse Polish = Common = SDxPDxa
      static int SDXPDXAN
      Common = SDxPDxan
      static int SPDAXN
      Common = SPDaxn
      static int SPDNAO
      Common = SPDnao
      static int SPDNAON
      Reverse Polish = Common = SPDnaon
      static int SPDNAX
      Common = SPDnax
      static int SPDNOA
      Common = SPDnoa
      static int SPDNOAN
      Reverse Polish = Common = SPDnoan
      static int SPDNOX
      Reverse Polish = Common = SPDnox
      static int SPDOXN
      Common = SPDoxn
      static int SPDSANAX
      Common = SPDSanax
      static int SPDSANAXN
      Reverse Polish = Common = SPDSanaxn
      static int SPDSAOX
      Reverse Polish = Common = SPDSaox
      static int SPDSAOXN
      Common = SPDSaoxn
      static int SPDSNAOX
      Reverse Polish = Common = SPDSnaox
      static int SPDSNAOXN
      Common = SPDSnaoxn
      static int SPDSNOAX
      Common = SPDSnoax
      static int SPDSNOAXN
      Common = SPDSnoaxn
      static int SPDSOAX
      Reverse Polish = Common = SPDSoax
      static int SPDSOAXN
      Common = SPDSoaxn
      static int SPDSONOX
      Reverse Polish = Common = SPDSonox
      static int SPDSONOXN
      Common = SPDSonoxn
      static int SPDSXAX
      Common = SPDSxax
      static int SPDSXAXN
      Reverse Polish = Common = SPDSxaxn
      static int SPDSXNOX
      Reverse Polish = Common = SPDSxnox
      static int SPDSXOX
      Reverse Polish = Common = SPDSxox
      static int SPDSXOXN
      Common = SPDSxoxn
      static int SPNA
      Reverse Polish = Common = SPna
      static int SPNO
      Common = SPno
      static int SPXDSXA
      Reverse Polish = Common = SPxDSxa
      static int SPXDSXAN
      Common = SPxDSxan
      static int SPXDSXO
      Common = SPxDSxo
      static int SPXDSXON
      Common = SPxDSxon
      static int SPXPDXA
      Reverse Polish = Common = SPxPDxa
      static int SPXPDXAN
      Common = SPxPDxan
      static int SRCAND
      Combines the colors of the source and destination rectangles by using the Boolean AND operator.
      static int SRCCOPY
      Copies the source rectangle directly to the destination rectangle.
      static int SRCERASE
      Combines the inverted colors of the destination rectangle with the colors of the source rectangle by using the Boolean AND operator.
      static int SRCINVERT
      Combines the colors of the source and destination rectangles by using the Boolean XOR operator.
      static int SRCPAINT
      Combines the colors of the source and destination rectangles by using the Boolean OR operator.
      static int SSDXPDXAX
      Common = SSDxPDxax
      static int SSDXPDXAXN
      Common = SSDxPDxaxn
      static int SSPXDSXAX
      Common = SSPxDSxax
      static int SSPXDSXAXN
      Reverse Polish = Common = SSPxDSxaxn
      static int SSPXDSXOX
      Common = SSPxDSxox
      static int SSPXDSXOXN
      Reverse Polish = Common = SSPxDSxoxn
      static int SSPXPDXAX
      Common = SSPxPDxax
      static int SSPXPDXAXN
      Reverse Polish = Common = SSPxPDxaxn
      static int WHITENESS
      Fills the destination rectangle using the color associated with index 1 in the physical palette.
      • Fields inherited from class com.aspose.ms.System.Enum

        EnumSeparatorCharArray
    • Method Summary

      • Methods inherited from class com.aspose.ms.System.Enum

        Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString