LEADTOOLS Special Effects (Leadtools.SpecialEffects assembly)

SpecialEffectsType Enumeration

Show in webframe





Type of special effect. The DrawEffect, PaintTransition, PaintImage and PaintImageEffect methods use this enumeration. Possible values are:
Syntax
public enum SpecialEffectsType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum SpecialEffectsType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As SpecialEffectsType

            

            
public enum class SpecialEffectsType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x000003E8NoneClassNo special effect class
0x000003E8NoneNo effect
0x000003E9NoPictureNo picture (no background)
0x000003E9NoneMaxNumber of effects in this class.
0x000007D0WipeLToRWipe left to right
0x000007D0WipeRightWipe left to right
0x000007D0WipeClassLinear wipe class
0x000007D1WipeRToLWipe right to left
0x000007D1WipeLeftWipe right to left
0x000007D2WipeTToBWipe top to bottom
0x000007D2WipeDownWipe top to bottom
0x000007D3WipeUpWipe bottom to top
0x000007D3WipeBToTWipe bottom to top
0x000007D4WipeLTToRBWipe left-top to right-bottom
0x000007D5WipeLBToRTWipe left-bottom to right-top
0x000007D6WipeRTToLBWipe right-top to left-bottom
0x000007D7WipeRBToLTWipe right-bottom to left-top
0x000007D8WipeHInterLToRThenLToRWipe horizontal interlace left to right twice
0x000007D9WipeVInterTToBThenTToBWipe vertical interlace top to bottom twice
0x000007DAWipeHInterLToRThenRToLWipe horizontal interlace left to right then back
0x000007DBWipeVInterTToBThenBToTWipe vertical interlace top to bottom then back
0x000007DCWipeVInterLToRThenLToRWipe vertical interlace left to right twice
0x000007DDWipeVInterRToLThenRToLWipe vertical interlace right to left twice
0x000007DEWipeHInterTToBThenTToBWipe horizontal interlace top to bottom twice
0x000007DFWipeHInterBToTThenBToTWipe horizontal interlace bottom to top twice
0x000007E0WipeVInterLToRThenRToLWipe vertical interlace left to right then back
0x000007E1WipeVInterRToLThenLToRWipe vertical interlace right to left then back
0x000007E2WipeHInterTToBThenBToTWipe horizontal interlace top to bottom then back
0x000007E3WipeHInterBToTThenTToBWipe horizontal interlace bottom to top then back
0x000007E4WipeHInterLToRAndRToLWipe horizontal interlace left to right and right to left
0x000007E5WipeVInterTToBAndBToTWipe vertical interlace top to bottom and bottom to top
0x000007E6VInterlaceInwardWipe vertical interlace left and right to center
0x000007E6WipeVInterLAndRToCWipe vertical interlace left and right to center
0x000007E7WipeVInterCToLAndRWipe vertical interlace center to left and right
0x000007E7HInterlaceOutwardWipe vertical interlace center to left and right
0x000007E8WipeHInterTAndBToCWipe horizontal interlace top and bottom to center
0x000007E8HInterlaceInwardWipe horizontal interlace top and bottom to center
0x000007E9WipeHInterCToTAndBWipe horizontal interlace center to top and bottom
0x000007E9VInterlaceOutwardWipe horizontal interlace center to top and bottom
0x000007EAWipeVInterLAndRToCThenCToLAndRWipe vertical interlace left and right to center then back
0x000007EBWipeVInterCToLAndRThenLAndRToCWipe vertical interlace center to left and right then back
0x000007ECWipeHInterTAndBToCThenCToTAndBWipe horizontal interlace top and bottom to center then back
0x000007EDWipeHInterCToTAndBThenTAndBToCWipe horizontal interlace center to top and bottom then back
0x000007EEWipe2LTAndRBToCWipe2 left-top and right-bottom to center
0x000007EEHMiddleInwardWipe2 left-top and right-bottom to center
0x000007EFVMiddleInwardWipe2 left-bottom and right-top to center
0x000007EFWipe2LBAndRTToCWipe2 left-bottom and right-top to center
0x000007F0VMiddleWipe2 center to left-top and right-bottom
0x000007F0Wipe2CToLTAndRBWipe2 center to left-top and right-bottom
0x000007F1Wipe2CToLBAndRTWipe2 center to left-bottom and right-top
0x000007F1HMiddleWipe2 center to left-bottom and right-top
0x000007F2Wipe2LBAndRBToTWipe2 left-bottom and right-bottom to top
0x000007F3Wipe2LTAndRTToBWipe2 left-top and right-top to bottom
0x000007F4Wipe2RTAndRBToLWipe2 right-top and right-bottom to left
0x000007F5Wipe2LTAndLBToRWipe2 left-top and left-bottom to right
0x000007F6Wipe2LTToBAndRBToTWipe2 left top to bottom and right bottom to top
0x000007F7Wipe2TLToRAndBRToLWipe2 top left to right and bottom right to left
0x000007F8Wipe4CornersOutWipe4 corners out
0x000007F9Wipe4CToLAndRThenTAndBWipe4 center to left and right then top and bottom
0x000007FAWipe4TAndBThenLAndRToCWipe4 top and bottom then left and right to center
0x000007FBWipe4LLLLWipe4 left left left left
0x000007FCWipe4LLLRWipe4 left left left right
0x000007FDWipe4LLLTWipe4 left left left top
0x000007FEWipe4LLLBWipe4 left left left bottom
0x000007FFWipe4LLRLWipe4 left left right left
0x00000800Wipe4LLRRWipe4 left left right right
0x00000801Wipe4LLRTWipe4 left left right top
0x00000802Wipe4LLRBWipe4 left left right bottom
0x00000803Wipe4LLTLWipe4 left left top left
0x00000804Wipe4LLTRWipe4 left left top right
0x00000805Wipe4LLTTWipe4 left left top top
0x00000806Wipe4LLTBWipe4 left left top bottom
0x00000807Wipe4LLBLWipe4 left left bottom left
0x00000808Wipe4LLBRWipe4 left left bottom right
0x00000809Wipe4LLBTWipe4 left left bottom top
0x0000080AWipe4LLBBWipe4 left left bottom bottom
0x0000080BWipe4LRLLWipe4 left right left left
0x0000080CWipe4LRLRWipe4 left right left right
0x0000080DWipe4LRLTWipe4 left right left top
0x0000080EWipe4LRLBWipe4 left right left bottom
0x0000080FWipe4LRRLWipe4 left right right left
0x00000810Wipe4LRRRWipe4 left right right right
0x00000811Wipe4LRRTWipe4 left right right top
0x00000812Wipe4LRRBWipe4 left right right bottom
0x00000813Wipe4LRTLWipe4 left right top left
0x00000814Wipe4LRTRWipe4 left right top right
0x00000815Wipe4LRTTWipe4 left right top top
0x00000816Wipe4LRTBWipe4 left right top bottom
0x00000817Wipe4LRBLWipe4 left right bottom left
0x00000818Wipe4LRBRWipe4 left right bottom right
0x00000819Wipe4LRBTWipe4 left right bottom top
0x0000081AWipe4LRBBWipe4 left right bottom bottom
0x0000081BWipe4LTLLWipe4 left top left left
0x0000081CWipe4LTLRWipe4 left top left right
0x0000081DWipe4LTLTWipe4 left top left top
0x0000081EWipe4LTLBWipe4 left top left bottom
0x0000081FWipe4LTRLWipe4 left top right left
0x00000820Wipe4LTRRWipe4 left top right right
0x00000821Wipe4LTRTWipe4 left top right top
0x00000822Wipe4LTRBWipe4 left top right bottom
0x00000823Wipe4LTTLWipe4 left top top left
0x00000824Wipe4LTTRWipe4 left top top right
0x00000825Wipe4LTTTWipe4 left top top top
0x00000826Wipe4LTTBWipe4 left top top bottom
0x00000827Wipe4LTBLWipe4 left top bottom left
0x00000828Wipe4LTBRWipe4 left top bottom right
0x00000829Wipe4LTBTWipe4 left top bottom top
0x0000082AWipe4LTBBWipe4 left top bottom bottom
0x0000082BWipe4LBLLWipe4 left bottom left left
0x0000082CWipe4LBLRWipe4 left bottom left right
0x0000082DWipe4LBLTWipe4 left bottom left top
0x0000082EWipe4LBLBWipe4 left bottom left bottom
0x0000082FWipe4LBRLWipe4 left bottom right left
0x00000830Wipe4LBRRWipe4 left bottom right right
0x00000831Wipe4LBRTWipe4 left bottom right top
0x00000832Wipe4LBRBWipe4 left bottom right bottom
0x00000833Wipe4LBTLWipe4 left bottom top left
0x00000834Wipe4LBTRWipe4 left bottom top right
0x00000835Wipe4LBTTWipe4 left bottom top top
0x00000836Wipe4LBTBWipe4 left bottom top bottom
0x00000837Wipe4LBBLWipe4 left bottom bottom left
0x00000838Wipe4LBBRWipe4 left bottom bottom right
0x00000839Wipe4LBBTWipe4 left bottom bottom top
0x0000083AWipe4LBBBWipe4 left bottom bottom bottom
0x0000083BWipe4RLLLWipe4 right left left left
0x0000083CWipe4RLLRWipe4 right left left right
0x0000083DWipe4RLLTWipe4 right left left top
0x0000083EWipe4RLLBWipe4 right left left bottom
0x0000083FWipe4RLRLWipe4 right left right left
0x00000840Wipe4RLRRWipe4 right left right right
0x00000841Wipe4RLRTWipe4 right left right top
0x00000842Wipe4RLRBWipe4 right left right bottom
0x00000843Wipe4RLTLWipe4 right left top left
0x00000844Wipe4RLTRWipe4 right left top right
0x00000845Wipe4RLTTWipe4 right left top top
0x00000846Wipe4RLTBWipe4 right left top bottom
0x00000847Wipe4RLBLWipe4 right left bottom left
0x00000848Wipe4RLBRWipe4 right left bottom right
0x00000849Wipe4RLBTWipe4 right left bottom top
0x0000084AWipe4RLBBWipe4 right left bottom bottom
0x0000084BWipe4RRLLWipe4 right right left left
0x0000084CWipe4RRLRWipe4 right right left right
0x0000084DWipe4RRLTWipe4 right right left top
0x0000084EWipe4RRLBWipe4 right right left bottom
0x0000084FWipe4RRRLWipe4 right right right left
0x00000850Wipe4RRRRWipe4 right right right right
0x00000851Wipe4RRRTWipe4 right right right top
0x00000852Wipe4RRRBWipe4 right right right bottom
0x00000853Wipe4RRTLWipe4 right right top left
0x00000854Wipe4RRTRWipe4 right right top right
0x00000855Wipe4RRTTWipe4 right right top top
0x00000856Wipe4RRTBWipe4 right right top bottom
0x00000857Wipe4RRBLWipe4 right right bottom left
0x00000858Wipe4RRBRWipe4 right right bottom right
0x00000859Wipe4RRBTWipe4 right right bottom top
0x0000085AWipe4RRBBWipe4 right right bottom bottom
0x0000085BWipe4RTLLWipe4 right top left left
0x0000085CWipe4RTLRWipe4 right top left right
0x0000085DWipe4RTLTWipe4 right top left top
0x0000085EWipe4RTLBWipe4 right top left bottom
0x0000085FWipe4RTRLWipe4 right top right left
0x00000860Wipe4RTRRWipe4 right top right right
0x00000861Wipe4RTRTWipe4 right top right top
0x00000862Wipe4RTRBWipe4 right top right bottom
0x00000863Wipe4RTTLWipe4 right top top left
0x00000864Wipe4RTTRWipe4 right top top right
0x00000865Wipe4RTTTWipe4 right top top top
0x00000866Wipe4RTTBWipe4 right top top bottom
0x00000867Wipe4RTBLWipe4 right top bottom left
0x00000868Wipe4RTBRWipe4 right top bottom right
0x00000869Wipe4RTBTWipe4 right top bottom top
0x0000086AWipe4RTBBWipe4 right top bottom bottom
0x0000086BWipe4RBLLWipe4 right bottom left left
0x0000086CWipe4RBLRWipe4 right bottom left right
0x0000086DWipe4RBLTWipe4 right bottom left top
0x0000086EWipe4RBLBWipe4 right bottom left bottom
0x0000086FWipe4RBRLWipe4 right bottom right left
0x00000870Wipe4RBRRWipe4 right bottom right right
0x00000871Wipe4RBRTWipe4 right bottom right top
0x00000872Wipe4RBRBWipe4 right bottom right bottom
0x00000873Wipe4RBTLWipe4 right bottom top left
0x00000874Wipe4RBTRWipe4 right bottom top right
0x00000875Wipe4RBTTWipe4 right bottom top top
0x00000876Wipe4RBTBWipe4 right bottom top bottom
0x00000877Wipe4RBBLWipe4 right bottom bottom left
0x00000878Wipe4RBBRWipe4 right bottom bottom right
0x00000879Wipe4RBBTWipe4 right bottom bottom top
0x0000087AWipe4RBBBWipe4 right bottom bottom bottom
0x0000087BWipe4TLLLWipe4 top left left left
0x0000087CWipe4TLLRWipe4 top left left right
0x0000087DWipe4TLLTWipe4 top left left top
0x0000087EWipe4TLLBWipe4 top left left bottom
0x0000087FWipe4TLRLWipe4 top left right left
0x00000880Wipe4TLRRWipe4 top left right right
0x00000881Wipe4TLRTWipe4 top left right top
0x00000882Wipe4TLRBWipe4 top left right bottom
0x00000883Wipe4TLTLWipe4 top left top left
0x00000884Wipe4TLTRWipe4 top left top right
0x00000885Wipe4TLTTWipe4 top left top top
0x00000886Wipe4TLTBWipe4 top left top bottom
0x00000887Wipe4TLBLWipe4 top left bottom left
0x00000888Wipe4TLBRWipe4 top left bottom right
0x00000889Wipe4TLBTWipe4 top left bottom top
0x0000088AWipe4TLBBWipe4 top left bottom bottom
0x0000088BWipe4TRLLWipe4 top right left left
0x0000088CWipe4TRLRWipe4 top right left right
0x0000088DWipe4TRLTWipe4 top right left top
0x0000088EWipe4TRLBWipe4 top right left bottom
0x0000088FWipe4TRRLWipe4 top right right left
0x00000890Wipe4TRRRWipe4 top right right right
0x00000891Wipe4TRRTWipe4 top right right top
0x00000892Wipe4TRRBWipe4 top right right bottom
0x00000893Wipe4TRTLWipe4 top right top left
0x00000894Wipe4TRTRWipe4 top right top right
0x00000895Wipe4TRTTWipe4 top right top top
0x00000896Wipe4TRTBWipe4 top right top bottom
0x00000897Wipe4TRBLWipe4 top right bottom left
0x00000898Wipe4TRBRWipe4 top right bottom right
0x00000899Wipe4TRBTWipe4 top right bottom top
0x0000089AWipe4TRBBWipe4 top right bottom bottom
0x0000089BWipe4TTLLWipe4 top top left left
0x0000089CWipe4TTLRWipe4 top top left right
0x0000089DWipe4TTLTWipe4 top top left top
0x0000089EWipe4TTLBWipe4 top top left bottom
0x0000089FWipe4TTRLWipe4 top top right left
0x000008A0Wipe4TTRRWipe4 top top right right
0x000008A1Wipe4TTRTWipe4 top top right top
0x000008A2Wipe4TTRBWipe4 top top right bottom
0x000008A3Wipe4TTTLWipe4 top top top left
0x000008A4Wipe4TTTRWipe4 top top top right
0x000008A5Wipe4TTTTWipe4 top top top top
0x000008A6Wipe4TTTBWipe4 top top top bottom
0x000008A7Wipe4TTBLWipe4 top top bottom left
0x000008A8Wipe4TTBRWipe4 top top bottom right
0x000008A9Wipe4TTBTWipe4 top top bottom top
0x000008AAWipe4TTBBWipe4 top top bottom bottom
0x000008ABWipe4TBLLWipe4 top bottom left left
0x000008ACWipe4TBLRWipe4 top bottom left right
0x000008ADWipe4TBLTWipe4 top bottom left top
0x000008AEWipe4TBLBWipe4 top bottom left bottom
0x000008AFWipe4TBRLWipe4 top bottom right left
0x000008B0Wipe4TBRRWipe4 top bottom right right
0x000008B1Wipe4TBRTWipe4 top bottom right top
0x000008B2Wipe4TBRBWipe4 top bottom right bottom
0x000008B3Wipe4TBTLWipe4 top bottom top left
0x000008B4Wipe4TBTRWipe4 top bottom top right
0x000008B5Wipe4TBTTWipe4 top bottom top top
0x000008B6Wipe4TBTBWipe4 top bottom top bottom
0x000008B7Wipe4TBBLWipe4 top bottom bottom left
0x000008B8Wipe4TBBRWipe4 top bottom bottom right
0x000008B9Wipe4TBBTWipe4 top bottom bottom top
0x000008BAWipe4TBBBWipe4 top bottom bottom bottom
0x000008BBWipe4BLLLWipe4 bottom left left left
0x000008BCWipe4BLLRWipe4 bottom left left right
0x000008BDWipe4BLLTWipe4 bottom left left top
0x000008BEWipe4BLLBWipe4 bottom left left bottom
0x000008BFWipe4BLRLWipe4 bottom left right left
0x000008C0Wipe4BLRRWipe4 bottom left right right
0x000008C1Wipe4BLRTWipe4 bottom left right top
0x000008C2Wipe4BLRBWipe4 bottom left right bottom
0x000008C3Wipe4BLTLWipe4 bottom left top left
0x000008C4Wipe4BLTRWipe4 bottom left top right
0x000008C5Wipe4BLTTWipe4 bottom left top top
0x000008C6Wipe4BLTBWipe4 bottom left top bottom
0x000008C7Wipe4BLBLWipe4 bottom left bottom left
0x000008C8Wipe4BLBRWipe4 bottom left bottom right
0x000008C9Wipe4BLBTWipe4 bottom left bottom top
0x000008CAWipe4BLBBWipe4 bottom left bottom bottom
0x000008CBWipe4BRLLWipe4 bottom right left left
0x000008CCWipe4BRLRWipe4 bottom right left right
0x000008CDWipe4BRLTWipe4 bottom right left top
0x000008CEWipe4BRLBWipe4 bottom right left bottom
0x000008CFWipe4BRRLWipe4 bottom right right left
0x000008D0Wipe4BRRRWipe4 bottom right right right
0x000008D1Wipe4BRRTWipe4 bottom right right top
0x000008D2Wipe4BRRBWipe4 bottom right right bottom
0x000008D3Wipe4BRTLWipe4 bottom right top left
0x000008D4Wipe4BRTRWipe4 bottom right top right
0x000008D5Wipe4BRTTWipe4 bottom right top top
0x000008D6Wipe4BRTBWipe4 bottom right top bottom
0x000008D7Wipe4BRBLWipe4 bottom right bottom left
0x000008D8Wipe4BRBRWipe4 bottom right bottom right
0x000008D9Wipe4BRBTWipe4 bottom right bottom top
0x000008DAWipe4BRBBWipe4 bottom right bottom bottom
0x000008DBWipe4BTLLWipe4 bottom top left left
0x000008DCWipe4BTLRWipe4 bottom top left right
0x000008DDWipe4BTLTWipe4 bottom top left top
0x000008DEWipe4BTLBWipe4 bottom top left bottom
0x000008DFWipe4BTRLWipe4 bottom top right left
0x000008E0Wipe4BTRRWipe4 bottom top right right
0x000008E1Wipe4BTRTWipe4 bottom top right top
0x000008E2Wipe4BTRBWipe4 bottom top right bottom
0x000008E3Wipe4BTTLWipe4 bottom top top left
0x000008E4Wipe4BTTRWipe4 bottom top top right
0x000008E5Wipe4BTTTWipe4 bottom top top top
0x000008E6Wipe4BTTBWipe4 bottom top top bottom
0x000008E7Wipe4BTBLWipe4 bottom top bottom left
0x000008E8Wipe4BTBRWipe4 bottom top bottom right
0x000008E9Wipe4BTBTWipe4 bottom top bottom top
0x000008EAWipe4BTBBWipe4 bottom top bottom bottom
0x000008EBWipe4BBLLWipe4 bottom bottom left left
0x000008ECWipe4BBLRWipe4 bottom bottom left right
0x000008EDWipe4BBLTWipe4 bottom bottom left top
0x000008EEWipe4BBLBWipe4 bottom bottom left bottom
0x000008EFWipe4BBRLWipe4 bottom bottom right left
0x000008F0Wipe4BBRRWipe4 bottom bottom right right
0x000008F1Wipe4BBRTWipe4 bottom bottom right top
0x000008F2Wipe4BBRBWipe4 bottom bottom right bottom
0x000008F3Wipe4BBTLWipe4 bottom bottom top left
0x000008F4Wipe4BBTRWipe4 bottom bottom top right
0x000008F5Wipe4BBTTWipe4 bottom bottom top top
0x000008F6Wipe4BBTBWipe4 bottom bottom top bottom
0x000008F7Wipe4BBBLWipe4 bottom bottom bottom left
0x000008F8Wipe4BBBRWipe4 bottom bottom bottom right
0x000008F9Wipe4BBBTWipe4 bottom bottom bottom top
0x000008FAWipe4BBBBWipe4 bottom bottom bottom bottom
0x000008FBWipe4LTLTLTLTWipe4 left-top left-top left-top left-top
0x000008FCWipe4LTLTLTLBWipe4 left-top left-top left-top left-bottom
0x000008FDWipe4LTLTLTRTWipe4 left-top left-top left-top right-top
0x000008FEWipe4LTLTLTRBWipe4 left-top left-top left-top right-bottom
0x000008FFWipe4LTLTLBLTWipe4 left-top left-top left-bottom left-top
0x00000900Wipe4LTLTLBLBWipe4 left-top left-top left-bottom left-bottom
0x00000901Wipe4LTLTLBRTWipe4 left-top left-top left-bottom right-top
0x00000902Wipe4LTLTLBRBWipe4 left-top left-top left-bottom right-bottom
0x00000903Wipe4LTLTRTLTWipe4 left-top left-top right-top left-top
0x00000904Wipe4LTLTRTLBWipe4 left-top left-top right-top left-bottom
0x00000905Wipe4LTLTRTRTWipe4 left-top left-top right-top right-top
0x00000906Wipe4LTLTRTRBWipe4 left-top left-top right-top right-bottom
0x00000907Wipe4LTLTRBLTWipe4 left-top left-top right-bottom left-top
0x00000908Wipe4LTLTRBLBWipe4 left-top left-top right-bottom left-bottom
0x00000909Wipe4LTLTRBRTWipe4 left-top left-top right-bottom right-top
0x0000090AWipe4LTLTRBRBWipe4 left-top left-top right-bottom right-bottom
0x0000090BWipe4LTLBLTLTWipe4 left-top left-bottom left-top left-top
0x0000090CWipe4LTLBLTLBWipe4 left-top left-bottom left-top left-bottom
0x0000090DWipe4LTLBLTRTWipe4 left-top left-bottom left-top right-top
0x0000090EWipe4LTLBLTRBWipe4 left-top left-bottom left-top right-bottom
0x0000090FWipe4LTLBLBLTWipe4 left-top left-bottom left-bottom left-top
0x00000910Wipe4LTLBLBLBWipe4 left-top left-bottom left-bottom left-bottom
0x00000911Wipe4LTLBLBRTWipe4 left-top left-bottom left-bottom right-top
0x00000912Wipe4LTLBLBRBWipe4 left-top left-bottom left-bottom right-bottom
0x00000913Wipe4LTLBRTLTWipe4 left-top left-bottom right-top left-top
0x00000914Wipe4LTLBRTLBWipe4 left-top left-bottom right-top left-bottom
0x00000915Wipe4LTLBRTRTWipe4 left-top left-bottom right-top right-top
0x00000916Wipe4LTLBRTRBWipe4 left-top left-bottom right-top right-bottom
0x00000917Wipe4LTLBRBLTWipe4 left-top left-bottom right-bottom left-top
0x00000918Wipe4LTLBRBLBWipe4 left-top left-bottom right-bottom left-bottom
0x00000919Wipe4LTLBRBRTWipe4 left-top left-bottom right-bottom right-top
0x0000091AWipe4LTLBRBRBWipe4 left-top left-bottom right-bottom right-bottom
0x0000091BWipe4LTRTLTLTWipe4 left-top right-top left-top left-top
0x0000091CWipe4LTRTLTLBWipe4 left-top right-top left-top left-bottom
0x0000091DWipe4LTRTLTRTWipe4 left-top right-top left-top right-top
0x0000091EWipe4LTRTLTRBWipe4 left-top right-top left-top right-bottom
0x0000091FWipe4LTRTLBLTWipe4 left-top right-top left-bottom left-top
0x00000920Wipe4LTRTLBLBWipe4 left-top right-top left-bottom left-bottom
0x00000921Wipe4LTRTLBRTWipe4 left-top right-top left-bottom right-top
0x00000922Wipe4LTRTLBRBWipe4 left-top right-top left-bottom right-bottom
0x00000923Wipe4LTRTRTLTWipe4 left-top right-top right-top left-top
0x00000924Wipe4LTRTRTLBWipe4 left-top right-top right-top left-bottom
0x00000925Wipe4LTRTRTRTWipe4 left-top right-top right-top right-top
0x00000926Wipe4LTRTRTRBWipe4 left-top right-top right-top right-bottom
0x00000927Wipe4LTRTRBLTWipe4 left-top right-top right-bottom left-top
0x00000928Wipe4LTRTRBLBWipe4 left-top right-top right-bottom left-bottom
0x00000929Wipe4LTRTRBRTWipe4 left-top right-top right-bottom right-top
0x0000092AWipe4LTRTRBRBWipe4 left-top right-top right-bottom right-bottom
0x0000092BWipe4LTRBLTLTWipe4 left-top right-bottom left-top left-top
0x0000092CWipe4LTRBLTLBWipe4 left-top right-bottom left-top left-bottom
0x0000092DWipe4LTRBLTRTWipe4 left-top right-bottom left-top right-top
0x0000092EWipe4LTRBLTRBWipe4 left-top right-bottom left-top right-bottom
0x0000092FWipe4LTRBLBLTWipe4 left-top right-bottom left-bottom left-top
0x00000930Wipe4LTRBLBLBWipe4 left-top right-bottom left-bottom left-bottom
0x00000931Wipe4LTRBLBRTWipe4 left-top right-bottom left-bottom right-top
0x00000932Wipe4LTRBLBRBWipe4 left-top right-bottom left-bottom right-bottom
0x00000933Wipe4LTRBRTLTWipe4 left-top right-bottom right-top left-top
0x00000934Wipe4LTRBRTLBWipe4 left-top right-bottom right-top left-bottom
0x00000935Wipe4LTRBRTRTWipe4 left-top right-bottom right-top right-top
0x00000936Wipe4LTRBRTRBWipe4 left-top right-bottom right-top right-bottom
0x00000937Wipe4LTRBRBLTWipe4 left-top right-bottom right-bottom left-top
0x00000938Wipe4LTRBRBLBWipe4 left-top right-bottom right-bottom left-bottom
0x00000939Wipe4LTRBRBRTWipe4 left-top right-bottom right-bottom right-top
0x0000093AWipe4LTRBRBRBWipe4 left-top right-bottom right-bottom right-bottom
0x0000093BWipe4LBLTLTLTWipe4 left-bottom left-top left-top left-top
0x0000093CWipe4LBLTLTLBWipe4 left-bottom left-top left-top left-bottom
0x0000093DWipe4LBLTLTRTWipe4 left-bottom left-top left-top right-top
0x0000093EWipe4LBLTLTRBWipe4 left-bottom left-top left-top right-bottom
0x0000093FWipe4LBLTLBLTWipe4 left-bottom left-top left-bottom left-top
0x00000940Wipe4LBLTLBLBWipe4 left-bottom left-top left-bottom left-bottom
0x00000941Wipe4LBLTLBRTWipe4 left-bottom left-top left-bottom right-top
0x00000942Wipe4LBLTLBRBWipe4 left-bottom left-top left-bottom right-bottom
0x00000943Wipe4LBLTRTLTWipe4 left-bottom left-top right-top left-top
0x00000944Wipe4LBLTRTLBWipe4 left-bottom left-top right-top left-bottom
0x00000945Wipe4LBLTRTRTWipe4 left-bottom left-top right-top right-top
0x00000946Wipe4LBLTRTRBWipe4 left-bottom left-top right-top right-bottom
0x00000947Wipe4LBLTRBLTWipe4 left-bottom left-top right-bottom left-top
0x00000948Wipe4LBLTRBLBWipe4 left-bottom left-top right-bottom left-bottom
0x00000949Wipe4LBLTRBRTWipe4 left-bottom left-top right-bottom right-top
0x0000094AWipe4LBLTRBRBWipe4 left-bottom left-top right-bottom right-bottom
0x0000094BWipe4LBLBLTLTWipe4 left-bottom left-bottom left-top left-top
0x0000094CWipe4LBLBLTLBWipe4 left-bottom left-bottom left-top left-bottom
0x0000094DWipe4LBLBLTRTWipe4 left-bottom left-bottom left-top right-top
0x0000094EWipe4LBLBLTRBWipe4 left-bottom left-bottom left-top right-bottom
0x0000094FWipe4LBLBLBLTWipe4 left-bottom left-bottom left-bottom left-top
0x00000950Wipe4LBLBLBLBWipe4 left-bottom left-bottom left-bottom left-bottom
0x00000951Wipe4LBLBLBRTWipe4 left-bottom left-bottom left-bottom right-top
0x00000952Wipe4LBLBLBRBWipe4 left-bottom left-bottom left-bottom right-bottom
0x00000953Wipe4LBLBRTLTWipe4 left-bottom left-bottom right-top left-top
0x00000954Wipe4LBLBRTLBWipe4 left-bottom left-bottom right-top left-bottom
0x00000955Wipe4LBLBRTRTWipe4 left-bottom left-bottom right-top right-top
0x00000956Wipe4LBLBRTRBWipe4 left-bottom left-bottom right-top right-bottom
0x00000957Wipe4LBLBRBLTWipe4 left-bottom left-bottom right-bottom left-top
0x00000958Wipe4LBLBRBLBWipe4 left-bottom left-bottom right-bottom left-bottom
0x00000959Wipe4LBLBRBRTWipe4 left-bottom left-bottom right-bottom right-top
0x0000095AWipe4LBLBRBRBWipe4 left-bottom left-bottom right-bottom right-bottom
0x0000095BWipe4LBRTLTLTWipe4 left-bottom right-top left-top left-top
0x0000095CWipe4LBRTLTLBWipe4 left-bottom right-top left-top left-bottom
0x0000095DWipe4LBRTLTRTWipe4 left-bottom right-top left-top right-top
0x0000095EWipe4LBRTLTRBWipe4 left-bottom right-top left-top right-bottom
0x0000095FWipe4LBRTLBLTWipe4 left-bottom right-top left-bottom left-top
0x00000960Wipe4LBRTLBLBWipe4 left-bottom right-top left-bottom left-bottom
0x00000961Wipe4LBRTLBRTWipe4 left-bottom right-top left-bottom right-top
0x00000962Wipe4LBRTLBRBWipe4 left-bottom right-top left-bottom right-bottom
0x00000963Wipe4LBRTRTLTWipe4 left-bottom right-top right-top left-top
0x00000964Wipe4LBRTRTLBWipe4 left-bottom right-top right-top left-bottom
0x00000965Wipe4LBRTRTRTWipe4 left-bottom right-top right-top right-top
0x00000966Wipe4LBRTRTRBWipe4 left-bottom right-top right-top right-bottom
0x00000967Wipe4LBRTRBLTWipe4 left-bottom right-top right-bottom left-top
0x00000968Wipe4LBRTRBLBWipe4 left-bottom right-top right-bottom left-bottom
0x00000969Wipe4LBRTRBRTWipe4 left-bottom right-top right-bottom right-top
0x0000096AWipe4LBRTRBRBWipe4 left-bottom right-top right-bottom right-bottom
0x0000096BWipe4LBRBLTLTWipe4 left-bottom right-bottom left-top left-top
0x0000096CWipe4LBRBLTLBWipe4 left-bottom right-bottom left-top left-bottom
0x0000096DWipe4LBRBLTRTWipe4 left-bottom right-bottom left-top right-top
0x0000096EWipe4LBRBLTRBWipe4 left-bottom right-bottom left-top right-bottom
0x0000096FWipe4LBRBLBLTWipe4 left-bottom right-bottom left-bottom left-top
0x00000970Wipe4LBRBLBLBWipe4 left-bottom right-bottom left-bottom left-bottom
0x00000971Wipe4LBRBLBRTWipe4 left-bottom right-bottom left-bottom right-top
0x00000972Wipe4LBRBLBRBWipe4 left-bottom right-bottom left-bottom right-bottom
0x00000973Wipe4LBRBRTLTWipe4 left-bottom right-bottom right-top left-top
0x00000974Wipe4LBRBRTLBWipe4 left-bottom right-bottom right-top left-bottom
0x00000975Wipe4LBRBRTRTWipe4 left-bottom right-bottom right-top right-top
0x00000976Wipe4LBRBRTRBWipe4 left-bottom right-bottom right-top right-bottom
0x00000977Wipe4LBRBRBLTWipe4 left-bottom right-bottom right-bottom left-top
0x00000978Wipe4LBRBRBLBWipe4 left-bottom right-bottom right-bottom left-bottom
0x00000979Wipe4LBRBRBRTWipe4 left-bottom right-bottom right-bottom right-top
0x0000097AWipe4LBRBRBRBWipe4 left-bottom right-bottom right-bottom right-bottom
0x0000097BWipe4RTLTLTLTWipe4 right-top left-top left-top left-top
0x0000097CWipe4RTLTLTLBWipe4 right-top left-top left-top left-bottom
0x0000097DWipe4RTLTLTRTWipe4 right-top left-top left-top right-top
0x0000097EWipe4RTLTLTRBWipe4 right-top left-top left-top right-bottom
0x0000097FWipe4RTLTLBLTWipe4 right-top left-top left-bottom left-top
0x00000980Wipe4RTLTLBLBWipe4 right-top left-top left-bottom left-bottom
0x00000981Wipe4RTLTLBRTWipe4 right-top left-top left-bottom right-top
0x00000982Wipe4RTLTLBRBWipe4 right-top left-top left-bottom right-bottom
0x00000983Wipe4RTLTRTLTWipe4 right-top left-top right-top left-top
0x00000984Wipe4RTLTRTLBWipe4 right-top left-top right-top left-bottom
0x00000985Wipe4RTLTRTRTWipe4 right-top left-top right-top right-top
0x00000986Wipe4RTLTRTRBWipe4 right-top left-top right-top right-bottom
0x00000987Wipe4RTLTRBLTWipe4 right-top left-top right-bottom left-top
0x00000988Wipe4RTLTRBLBWipe4 right-top left-top right-bottom left-bottom
0x00000989Wipe4RTLTRBRTWipe4 right-top left-top right-bottom right-top
0x0000098AWipe4RTLTRBRBWipe4 right-top left-top right-bottom right-bottom
0x0000098BWipe4RTLBLTLTWipe4 right-top left-bottom left-top left-top
0x0000098CWipe4RTLBLTLBWipe4 right-top left-bottom left-top left-bottom
0x0000098DWipe4RTLBLTRTWipe4 right-top left-bottom left-top right-top
0x0000098EWipe4RTLBLTRBWipe4 right-top left-bottom left-top right-bottom
0x0000098FWipe4RTLBLBLTWipe4 right-top left-bottom left-bottom left-top
0x00000990Wipe4RTLBLBLBWipe4 right-top left-bottom left-bottom left-bottom
0x00000991Wipe4RTLBLBRTWipe4 right-top left-bottom left-bottom right-top
0x00000992Wipe4RTLBLBRBWipe4 right-top left-bottom left-bottom right-bottom
0x00000993Wipe4RTLBRTLTWipe4 right-top left-bottom right-top left-top
0x00000994Wipe4RTLBRTLBWipe4 right-top left-bottom right-top left-bottom
0x00000995Wipe4RTLBRTRTWipe4 right-top left-bottom right-top right-top
0x00000996Wipe4RTLBRTRBWipe4 right-top left-bottom right-top right-bottom
0x00000997Wipe4RTLBRBLTWipe4 right-top left-bottom right-bottom left-top
0x00000998Wipe4RTLBRBLBWipe4 right-top left-bottom right-bottom left-bottom
0x00000999Wipe4RTLBRBRTWipe4 right-top left-bottom right-bottom right-top
0x0000099AWipe4RTLBRBRBWipe4 right-top left-bottom right-bottom right-bottom
0x0000099BWipe4RTRTLTLTWipe4 right-top right-top left-top left-top
0x0000099CWipe4RTRTLTLBWipe4 right-top right-top left-top left-bottom
0x0000099DWipe4RTRTLTRTWipe4 right-top right-top left-top right-top
0x0000099EWipe4RTRTLTRBWipe4 right-top right-top left-top right-bottom
0x0000099FWipe4RTRTLBLTWipe4 right-top right-top left-bottom left-top
0x000009A0Wipe4RTRTLBLBWipe4 right-top right-top left-bottom left-bottom
0x000009A1Wipe4RTRTLBRTWipe4 right-top right-top left-bottom right-top
0x000009A2Wipe4RTRTLBRBWipe4 right-top right-top left-bottom right-bottom
0x000009A3Wipe4RTRTRTLTWipe4 right-top right-top right-top left-top
0x000009A4Wipe4RTRTRTLBWipe4 right-top right-top right-top left-bottom
0x000009A5Wipe4RTRTRTRTWipe4 right-top right-top right-top right-top
0x000009A6Wipe4RTRTRTRBWipe4 right-top right-top right-top right-bottom
0x000009A7Wipe4RTRTRBLTWipe4 right-top right-top right-bottom left-top
0x000009A8Wipe4RTRTRBLBWipe4 right-top right-top right-bottom left-bottom
0x000009A9Wipe4RTRTRBRTWipe4 right-top right-top right-bottom right-top
0x000009AAWipe4RTRTRBRBWipe4 right-top right-top right-bottom right-bottom
0x000009ABWipe4RTRBLTLTWipe4 right-top right-bottom left-top left-top
0x000009ACWipe4RTRBLTLBWipe4 right-top right-bottom left-top left-bottom
0x000009ADWipe4RTRBLTRTWipe4 right-top right-bottom left-top right-top
0x000009AEWipe4RTRBLTRBWipe4 right-top right-bottom left-top right-bottom
0x000009AFWipe4RTRBLBLTWipe4 right-top right-bottom left-bottom left-top
0x000009B0Wipe4RTRBLBLBWipe4 right-top right-bottom left-bottom left-bottom
0x000009B1Wipe4RTRBLBRTWipe4 right-top right-bottom left-bottom right-top
0x000009B2Wipe4RTRBLBRBWipe4 right-top right-bottom left-bottom right-bottom
0x000009B3Wipe4RTRBRTLTWipe4 right-top right-bottom right-top left-top
0x000009B4Wipe4RTRBRTLBWipe4 right-top right-bottom right-top left-bottom
0x000009B5Wipe4RTRBRTRTWipe4 right-top right-bottom right-top right-top
0x000009B6Wipe4RTRBRTRBWipe4 right-top right-bottom right-top right-bottom
0x000009B7Wipe4RTRBRBLTWipe4 right-top right-bottom right-bottom left-top
0x000009B8Wipe4RTRBRBLBWipe4 right-top right-bottom right-bottom left-bottom
0x000009B9Wipe4RTRBRBRTWipe4 right-top right-bottom right-bottom right-top
0x000009BAWipe4RTRBRBRBWipe4 right-top right-bottom right-bottom right-bottom
0x000009BBWipe4RBLTLTLTWipe4 right-bottom left-top left-top left-top
0x000009BCWipe4RBLTLTLBWipe4 right-bottom left-top left-top left-bottom
0x000009BDWipe4RBLTLTRTWipe4 right-bottom left-top left-top right-top
0x000009BEWipe4RBLTLTRBWipe4 right-bottom left-top left-top right-bottom
0x000009BFWipe4RBLTLBLTWipe4 right-bottom left-top left-bottom left-top
0x000009C0Wipe4RBLTLBLBWipe4 right-bottom left-top left-bottom left-bottom
0x000009C1Wipe4RBLTLBRTWipe4 right-bottom left-top left-bottom right-top
0x000009C2Wipe4RBLTLBRBWipe4 right-bottom left-top left-bottom right-bottom
0x000009C3Wipe4RBLTRTLTWipe4 right-bottom left-top right-top left-top
0x000009C4Wipe4RBLTRTLBWipe4 right-bottom left-top right-top left-bottom
0x000009C5Wipe4RBLTRTRTWipe4 right-bottom left-top right-top right-top
0x000009C6Wipe4RBLTRTRBWipe4 right-bottom left-top right-top right-bottom
0x000009C7Wipe4RBLTRBLTWipe4 right-bottom left-top right-bottom left-top
0x000009C8Wipe4RBLTRBLBWipe4 right-bottom left-top right-bottom left-bottom
0x000009C9Wipe4RBLTRBRTWipe4 right-bottom left-top right-bottom right-top
0x000009CAWipe4RBLTRBRBWipe4 right-bottom left-top right-bottom right-bottom
0x000009CBWipe4RBLBLTLTWipe4 right-bottom left-bottom left-top left-top
0x000009CCWipe4RBLBLTLBWipe4 right-bottom left-bottom left-top left-bottom
0x000009CDWipe4RBLBLTRTWipe4 right-bottom left-bottom left-top right-top
0x000009CEWipe4RBLBLTRBWipe4 right-bottom left-bottom left-top right-bottom
0x000009CFWipe4RBLBLBLTWipe4 right-bottom left-bottom left-bottom left-top
0x000009D0Wipe4RBLBLBLBWipe4 right-bottom left-bottom left-bottom left-bottom
0x000009D1Wipe4RBLBLBRTWipe4 right-bottom left-bottom left-bottom right-top
0x000009D2Wipe4RBLBLBRBWipe4 right-bottom left-bottom left-bottom right-bottom
0x000009D3Wipe4RBLBRTLTWipe4 right-bottom left-bottom right-top left-top
0x000009D4Wipe4RBLBRTLBWipe4 right-bottom left-bottom right-top left-bottom
0x000009D5Wipe4RBLBRTRTWipe4 right-bottom left-bottom right-top right-top
0x000009D6Wipe4RBLBRTRBWipe4 right-bottom left-bottom right-top right-bottom
0x000009D7Wipe4RBLBRBLTWipe4 right-bottom left-bottom right-bottom left-top
0x000009D8Wipe4RBLBRBLBWipe4 right-bottom left-bottom right-bottom left-bottom
0x000009D9Wipe4RBLBRBRTWipe4 right-bottom left-bottom right-bottom right-top
0x000009DAWipe4RBLBRBRBWipe4 right-bottom left-bottom right-bottom right-bottom
0x000009DBWipe4RBRTLTLTWipe4 right-bottom right-top left-top left-top
0x000009DCWipe4RBRTLTLBWipe4 right-bottom right-top left-top left-bottom
0x000009DDWipe4RBRTLTRTWipe4 right-bottom right-top left-top right-top
0x000009DEWipe4RBRTLTRBWipe4 right-bottom right-top left-top right-bottom
0x000009DFWipe4RBRTLBLTWipe4 right-bottom right-top left-bottom left-top
0x000009E0Wipe4RBRTLBLBWipe4 right-bottom right-top left-bottom left-bottom
0x000009E1Wipe4RBRTLBRTWipe4 right-bottom right-top left-bottom right-top
0x000009E2Wipe4RBRTLBRBWipe4 right-bottom right-top left-bottom right-bottom
0x000009E3Wipe4RBRTRTLTWipe4 right-bottom right-top right-top left-top
0x000009E4Wipe4RBRTRTLBWipe4 right-bottom right-top right-top left-bottom
0x000009E5Wipe4RBRTRTRTWipe4 right-bottom right-top right-top right-top
0x000009E6Wipe4RBRTRTRBWipe4 right-bottom right-top right-top right-bottom
0x000009E7Wipe4RBRTRBLTWipe4 right-bottom right-top right-bottom left-top
0x000009E8Wipe4RBRTRBLBWipe4 right-bottom right-top right-bottom left-bottom
0x000009E9Wipe4RBRTRBRTWipe4 right-bottom right-top right-bottom right-top
0x000009EAWipe4RBRTRBRBWipe4 right-bottom right-top right-bottom right-bottom
0x000009EBWipe4RBRBLTLTWipe4 right-bottom right-bottom left-top left-top
0x000009ECWipe4RBRBLTLBWipe4 right-bottom right-bottom left-top left-bottom
0x000009EDWipe4RBRBLTRTWipe4 right-bottom right-bottom left-top right-top
0x000009EEWipe4RBRBLTRBWipe4 right-bottom right-bottom left-top right-bottom
0x000009EFWipe4RBRBLBLTWipe4 right-bottom right-bottom left-bottom left-top
0x000009F0Wipe4RBRBLBLBWipe4 right-bottom right-bottom left-bottom left-bottom
0x000009F1Wipe4RBRBLBRTWipe4 right-bottom right-bottom left-bottom right-top
0x000009F2Wipe4RBRBLBRBWipe4 right-bottom right-bottom left-bottom right-bottom
0x000009F3Wipe4RBRBRTLTWipe4 right-bottom right-bottom right-top left-top
0x000009F4Wipe4RBRBRTLBWipe4 right-bottom right-bottom right-top left-bottom
0x000009F5Wipe4RBRBRTRTWipe4 right-bottom right-bottom right-top right-top
0x000009F6Wipe4RBRBRTRBWipe4 right-bottom right-bottom right-top right-bottom
0x000009F7Wipe4RBRBRBLTWipe4 right-bottom right-bottom right-bottom left-top
0x000009F8Wipe4RBRBRBLBWipe4 right-bottom right-bottom right-bottom left-bottom
0x000009F9Wipe4RBRBRBRTWipe4 right-bottom right-bottom right-bottom right-top
0x000009FAWipeMaxNumber of effects in this class.
0x000009FAWipe4RBRBRBRBWipe4 right-bottom right-bottom right-bottom right-bottom
0x00000BB8OutToInWipe rectangle in
0x00000BB8WipeRectangleClassRectangular wipe class
0x00000BB8WipeRectangleInWipe rectangle in
0x00000BB9InToOutWipe rectangle out
0x00000BB9WipeRectangleOutWipe rectangle out
0x00000BBAWipeRectangleInterInThenInWipe rectangle interlace in then in
0x00000BBAOutToInInterlaceWipe rectangle interlace in then in
0x00000BBBInToOutInterlaceWipe rectangle interlace out then out
0x00000BBBWipeRectangleInterOutThenOutWipe rectangle interlace out then out
0x00000BBCWipeRectangleInterInThenOutWipe rectangle interlace in then out
0x00000BBDWipeRectangleInterOutThenInWipe rectangle interlace out then in
0x00000BBDWipeRectangleMaxNumber of effects in this class.
0x00000FA0WipeCircleCCWFromLWipe circle center CW from left
0x00000FA0WipeCircleClassCircular wipe class
0x00000FA1WipeCircleCCCWFromLWipe circle center CCW from left
0x00000FA2WipeCircleCCWFromRWipe circle center CW from right
0x00000FA3WipeCircleCCCWFromRWipe circle center CCW from right
0x00000FA4WipeCircleCCWFromTWipe circle center CW from top
0x00000FA5WipeCircleCCCWFromTWipe circle center CCW from top
0x00000FA6WipeCircleCCWFromBWipe circle center CW from bottom
0x00000FA7WipeCircleCCCWFromBWipe circle center CCW from bottom
0x00000FA8WipeCircleLCCWFromBWipe circle left CCW from bottom
0x00000FA9WipeCircleLCWFromTWipe circle left CW from top
0x00000FAAWipeCircleRCWFromBWipe circle right CW from bottom
0x00000FABWipeCircleRCCWFromTWipe circle right CCW from top
0x00000FACWipeCircleTCCWFromLWipe circle top CCW from left
0x00000FADWipeCircleTCWFromRWipe circle top CW from right
0x00000FAEWipeCircleBCWFromLWipe circle bottom CW from left
0x00000FAFWipeCircleBCCWFromRWipe circle bottom CCW from right
0x00000FB0WipeCircle2CCWFromLAndFromRWipe circle2 center CW from left and from right
0x00000FB1WipeCircle2CCCWFromLAndFromRWipe circle2 center CCW from left and from right
0x00000FB2WipeCircle2CCWFromTAndFromBWipe circle2 center CW from top and from bottom
0x00000FB3WipeCircle2CCCWFromTAndFromBWipe circle2 center CCW from top and from bottom
0x00000FB4WipeCircle2LCWFromTAndCCWFromBWipe circle2 left CW from top and CCW from bottom
0x00000FB5WipeCircle2LCCWToTAndCWToBWipe circle2 left CCW to top and CW to bottom
0x00000FB6WipeCircle2RCCWFromTAndCWFromBWipe circle2 right CCW from top and CW from bottom
0x00000FB7WipeCircle2RCWToTAndCCWToBWipe circle2 right CW to top and CCW to bottom
0x00000FB8WipeCircle2TCCWFromLAndCWFromRWipe circle2 top CCW from left and CW from right
0x00000FB9WipeCircle2TCWToLAndCCWToRWipe circle2 top CW to left and CCW to right
0x00000FBAWipeCircle2BCWFromLAndCCWFromRWipe circle2 bottom CW from left and CCW from right
0x00000FBBWipeCircle2BCCWToLAndCWToRWipe circle2 bottom CCW to left and CW to right
0x00000FBCWipeCircle4CCWCCWCCWCWWipe circle4 center CW CCW CCW CW
0x00000FBDWipeCircleMaxNumber of effects in this class.
0x00000FBDWipeCircle4CCCWCWCWCCWWipe circle4 center CCW CW CW CCW
0x00001388PushRToLPush right to left
0x00001388PushClassPush class
0x00001389PushLToRPush left to right
0x0000138APushBToTPush bottom to top
0x0000138BPushTToBPush top to bottom
0x0000138CPush2TRToLAndBLToRPush2 top right to left and bottom left to right
0x0000138DPush2TLToRAndBRToLPush2 top left to right and bottom right to left
0x0000138EPush2LBToTAndRTToBPush2 left bottom to top and right top to bottom
0x0000138FPush2LTToBAndRBToTPush2 left top to bottom and right bottom to top
0x00001390Push4LLLLPush4 left left left left
0x00001391Push4LLLRPush4 left left left right
0x00001392Push4LLLTPush4 left left left top
0x00001393Push4LLLBPush4 left left left bottom
0x00001394Push4LLRLPush4 left left right left
0x00001395Push4LLRRPush4 left left right right
0x00001396Push4LLRTPush4 left left right top
0x00001397Push4LLRBPush4 left left right bottom
0x00001398Push4LLTLPush4 left left top left
0x00001399Push4LLTRPush4 left left top right
0x0000139APush4LLTTPush4 left left top top
0x0000139BPush4LLTBPush4 left left top bottom
0x0000139CPush4LLBLPush4 left left bottom left
0x0000139DPush4LLBRPush4 left left bottom right
0x0000139EPush4LLBTPush4 left left bottom top
0x0000139FPush4LLBBPush4 left left bottom bottom
0x000013A0Push4LRLLPush4 left right left left
0x000013A1Push4LRLRPush4 left right left right
0x000013A2Push4LRLTPush4 left right left top
0x000013A3Push4LRLBPush4 left right left bottom
0x000013A4Push4LRRLPush4 left right right left
0x000013A5Push4LRRRPush4 left right right right
0x000013A6Push4LRRTPush4 left right right top
0x000013A7Push4LRRBPush4 left right right bottom
0x000013A8Push4LRTLPush4 left right top left
0x000013A9Push4LRTRPush4 left right top right
0x000013AAPush4LRTTPush4 left right top top
0x000013ABPush4LRTBPush4 left right top bottom
0x000013ACPush4LRBLPush4 left right bottom left
0x000013ADPush4LRBRPush4 left right bottom right
0x000013AEPush4LRBTPush4 left right bottom top
0x000013AFPush4LRBBPush4 left right bottom bottom
0x000013B0Push4LTLLPush4 left top left left
0x000013B1Push4LTLRPush4 left top left right
0x000013B2Push4LTLTPush4 left top left top
0x000013B3Push4LTLBPush4 left top left bottom
0x000013B4Push4LTRLPush4 left top right left
0x000013B5Push4LTRRPush4 left top right right
0x000013B6Push4LTRTPush4 left top right top
0x000013B7Push4LTRBPush4 left top right bottom
0x000013B8Push4LTTLPush4 left top top left
0x000013B9Push4LTTRPush4 left top top right
0x000013BAPush4LTTTPush4 left top top top
0x000013BBPush4LTTBPush4 left top top bottom
0x000013BCPush4LTBLPush4 left top bottom left
0x000013BDPush4LTBRPush4 left top bottom right
0x000013BEPush4LTBTPush4 left top bottom top
0x000013BFPush4LTBBPush4 left top bottom bottom
0x000013C0Push4LBLLPush4 left bottom left left
0x000013C1Push4LBLRPush4 left bottom left right
0x000013C2Push4LBLTPush4 left bottom left top
0x000013C3Push4LBLBPush4 left bottom left bottom
0x000013C4Push4LBRLPush4 left bottom right left
0x000013C5Push4LBRRPush4 left bottom right right
0x000013C6Push4LBRTPush4 left bottom right top
0x000013C7Push4LBRBPush4 left bottom right bottom
0x000013C8Push4LBTLPush4 left bottom top left
0x000013C9Push4LBTRPush4 left bottom top right
0x000013CAPush4LBTTPush4 left bottom top top
0x000013CBPush4LBTBPush4 left bottom top bottom
0x000013CCPush4LBBLPush4 left bottom bottom left
0x000013CDPush4LBBRPush4 left bottom bottom right
0x000013CEPush4LBBTPush4 left bottom bottom top
0x000013CFPush4LBBBPush4 left bottom bottom bottom
0x000013D0Push4RLLLPush4 right left left left
0x000013D1Push4RLLRPush4 right left left right
0x000013D2Push4RLLTPush4 right left left top
0x000013D3Push4RLLBPush4 right left left bottom
0x000013D4Push4RLRLPush4 right left right left
0x000013D5Push4RLRRPush4 right left right right
0x000013D6Push4RLRTPush4 right left right top
0x000013D7Push4RLRBPush4 right left right bottom
0x000013D8Push4RLTLPush4 right left top left
0x000013D9Push4RLTRPush4 right left top right
0x000013DAPush4RLTTPush4 right left top top
0x000013DBPush4RLTBPush4 right left top bottom
0x000013DCPush4RLBLPush4 right left bottom left
0x000013DDPush4RLBRPush4 right left bottom right
0x000013DEPush4RLBTPush4 right left bottom top
0x000013DFPush4RLBBPush4 right left bottom bottom
0x000013E0Push4RRLLPush4 right right left left
0x000013E1Push4RRLRPush4 right right left right
0x000013E2Push4RRLTPush4 right right left top
0x000013E3Push4RRLBPush4 right right left bottom
0x000013E4Push4RRRLPush4 right right right left
0x000013E5Push4RRRRPush4 right right right right
0x000013E6Push4RRRTPush4 right right right top
0x000013E7Push4RRRBPush4 right right right bottom
0x000013E8Push4RRTLPush4 right right top left
0x000013E9Push4RRTRPush4 right right top right
0x000013EAPush4RRTTPush4 right right top top
0x000013EBPush4RRTBPush4 right right top bottom
0x000013ECPush4RRBLPush4 right right bottom left
0x000013EDPush4RRBRPush4 right right bottom right
0x000013EEPush4RRBTPush4 right right bottom top
0x000013EFPush4RRBBPush4 right right bottom bottom
0x000013F0Push4RTLLPush4 right top left left
0x000013F1Push4RTLRPush4 right top left right
0x000013F2Push4RTLTPush4 right top left top
0x000013F3Push4RTLBPush4 right top left bottom
0x000013F4Push4RTRLPush4 right top right left
0x000013F5Push4RTRRPush4 right top right right
0x000013F6Push4RTRTPush4 right top right top
0x000013F7Push4RTRBPush4 right top right bottom
0x000013F8Push4RTTLPush4 right top top left
0x000013F9Push4RTTRPush4 right top top right
0x000013FAPush4RTTTPush4 right top top top
0x000013FBPush4RTTBPush4 right top top bottom
0x000013FCPush4RTBLPush4 right top bottom left
0x000013FDPush4RTBRPush4 right top bottom right
0x000013FEPush4RTBTPush4 right top bottom top
0x000013FFPush4RTBBPush4 right top bottom bottom
0x00001400Push4RBLLPush4 right bottom left left
0x00001401Push4RBLRPush4 right bottom left right
0x00001402Push4RBLTPush4 right bottom left top
0x00001403Push4RBLBPush4 right bottom left bottom
0x00001404Push4RBRLPush4 right bottom right left
0x00001405Push4RBRRPush4 right bottom right right
0x00001406Push4RBRTPush4 right bottom right top
0x00001407Push4RBRBPush4 right bottom right bottom
0x00001408Push4RBTLPush4 right bottom top left
0x00001409Push4RBTRPush4 right bottom top right
0x0000140APush4RBTTPush4 right bottom top top
0x0000140BPush4RBTBPush4 right bottom top bottom
0x0000140CPush4RBBLPush4 right bottom bottom left
0x0000140DPush4RBBRPush4 right bottom bottom right
0x0000140EPush4RBBTPush4 right bottom bottom top
0x0000140FPush4RBBBPush4 right bottom bottom bottom
0x00001410Push4TLLLPush4 top left left left
0x00001411Push4TLLRPush4 top left left right
0x00001412Push4TLLTPush4 top left left top
0x00001413Push4TLLBPush4 top left left bottom
0x00001414Push4TLRLPush4 top left right left
0x00001415Push4TLRRPush4 top left right right
0x00001416Push4TLRTPush4 top left right top
0x00001417Push4TLRBPush4 top left right bottom
0x00001418Push4TLTLPush4 top left top left
0x00001419Push4TLTRPush4 top left top right
0x0000141APush4TLTTPush4 top left top top
0x0000141BPush4TLTBPush4 top left top bottom
0x0000141CPush4TLBLPush4 top left bottom left
0x0000141DPush4TLBRPush4 top left bottom right
0x0000141EPush4TLBTPush4 top left bottom top
0x0000141FPush4TLBBPush4 top left bottom bottom
0x00001420Push4TRLLPush4 top right left left
0x00001421Push4TRLRPush4 top right left right
0x00001422Push4TRLTPush4 top right left top
0x00001423Push4TRLBPush4 top right left bottom
0x00001424Push4TRRLPush4 top right right left
0x00001425Push4TRRRPush4 top right right right
0x00001426Push4TRRTPush4 top right right top
0x00001427Push4TRRBPush4 top right right bottom
0x00001428Push4TRTLPush4 top right top left
0x00001429Push4TRTRPush4 top right top right
0x0000142APush4TRTTPush4 top right top top
0x0000142BPush4TRTBPush4 top right top bottom
0x0000142CPush4TRBLPush4 top right bottom left
0x0000142DPush4TRBRPush4 top right bottom right
0x0000142EPush4TRBTPush4 top right bottom top
0x0000142FPush4TRBBPush4 top right bottom bottom
0x00001430Push4TTLLPush4 top top left left
0x00001431Push4TTLRPush4 top top left right
0x00001432Push4TTLTPush4 top top left top
0x00001433Push4TTLBPush4 top top left bottom
0x00001434Push4TTRLPush4 top top right left
0x00001435Push4TTRRPush4 top top right right
0x00001436Push4TTRTPush4 top top right top
0x00001437Push4TTRBPush4 top top right bottom
0x00001438Push4TTTLPush4 top top top left
0x00001439Push4TTTRPush4 top top top right
0x0000143APush4TTTTPush4 top top top top
0x0000143BPush4TTTBPush4 top top top bottom
0x0000143CPush4TTBLPush4 top top bottom left
0x0000143DPush4TTBRPush4 top top bottom right
0x0000143EPush4TTBTPush4 top top bottom top
0x0000143FPush4TTBBPush4 top top bottom bottom
0x00001440Push4TBLLPush4 top bottom left left
0x00001441Push4TBLRPush4 top bottom left right
0x00001442Push4TBLTPush4 top bottom left top
0x00001443Push4TBLBPush4 top bottom left bottom
0x00001444Push4TBRLPush4 top bottom right left
0x00001445Push4TBRRPush4 top bottom right right
0x00001446Push4TBRTPush4 top bottom right top
0x00001447Push4TBRBPush4 top bottom right bottom
0x00001448Push4TBTLPush4 top bottom top left
0x00001449Push4TBTRPush4 top bottom top right
0x0000144APush4TBTTPush4 top bottom top top
0x0000144BPush4TBTBPush4 top bottom top bottom
0x0000144CPush4TBBLPush4 top bottom bottom left
0x0000144DPush4TBBRPush4 top bottom bottom right
0x0000144EPush4TBBTPush4 top bottom bottom top
0x0000144FPush4TBBBPush4 top bottom bottom bottom
0x00001450Push4BLLLPush4 bottom left left left
0x00001451Push4BLLRPush4 bottom left left right
0x00001452Push4BLLTPush4 bottom left left top
0x00001453Push4BLLBPush4 bottom left left bottom
0x00001454Push4BLRLPush4 bottom left right left
0x00001455Push4BLRRPush4 bottom left right right
0x00001456Push4BLRTPush4 bottom left right top
0x00001457Push4BLRBPush4 bottom left right bottom
0x00001458Push4BLTLPush4 bottom left top left
0x00001459Push4BLTRPush4 bottom left top right
0x0000145APush4BLTTPush4 bottom left top top
0x0000145BPush4BLTBPush4 bottom left top bottom
0x0000145CPush4BLBLPush4 bottom left bottom left
0x0000145DPush4BLBRPush4 bottom left bottom right
0x0000145EPush4BLBTPush4 bottom left bottom top
0x0000145FPush4BLBBPush4 bottom left bottom bottom
0x00001460Push4BRLLPush4 bottom right left left
0x00001461Push4BRLRPush4 bottom right left right
0x00001462Push4BRLTPush4 bottom right left top
0x00001463Push4BRLBPush4 bottom right left bottom
0x00001464Push4BRRLPush4 bottom right right left
0x00001465Push4BRRRPush4 bottom right right right
0x00001466Push4BRRTPush4 bottom right right top
0x00001467Push4BRRBPush4 bottom right right bottom
0x00001468Push4BRTLPush4 bottom right top left
0x00001469Push4BRTRPush4 bottom right top right
0x0000146APush4BRTTPush4 bottom right top top
0x0000146BPush4BRTBPush4 bottom right top bottom
0x0000146CPush4BRBLPush4 bottom right bottom left
0x0000146DPush4BRBRPush4 bottom right bottom right
0x0000146EPush4BRBTPush4 bottom right bottom top
0x0000146FPush4BRBBPush4 bottom right bottom bottom
0x00001470Push4BTLLPush4 bottom top left left
0x00001471Push4BTLRPush4 bottom top left right
0x00001472Push4BTLTPush4 bottom top left top
0x00001473Push4BTLBPush4 bottom top left bottom
0x00001474Push4BTRLPush4 bottom top right left
0x00001475Push4BTRRPush4 bottom top right right
0x00001476Push4BTRTPush4 bottom top right top
0x00001477Push4BTRBPush4 bottom top right bottom
0x00001478Push4BTTLPush4 bottom top top left
0x00001479Push4BTTRPush4 bottom top top right
0x0000147APush4BTTTPush4 bottom top top top
0x0000147BPush4BTTBPush4 bottom top top bottom
0x0000147CPush4BTBLPush4 bottom top bottom left
0x0000147DPush4BTBRPush4 bottom top bottom right
0x0000147EPush4BTBTPush4 bottom top bottom top
0x0000147FPush4BTBBPush4 bottom top bottom bottom
0x00001480Push4BBLLPush4 bottom bottom left left
0x00001481Push4BBLRPush4 bottom bottom left right
0x00001482Push4BBLTPush4 bottom bottom left top
0x00001483Push4BBLBPush4 bottom bottom left bottom
0x00001484Push4BBRLPush4 bottom bottom right left
0x00001485Push4BBRRPush4 bottom bottom right right
0x00001486Push4BBRTPush4 bottom bottom right top
0x00001487Push4BBRBPush4 bottom bottom right bottom
0x00001488Push4BBTLPush4 bottom bottom top left
0x00001489Push4BBTRPush4 bottom bottom top right
0x0000148APush4BBTTPush4 bottom bottom top top
0x0000148BPush4BBTBPush4 bottom bottom top bottom
0x0000148CPush4BBBLPush4 bottom bottom bottom left
0x0000148DPush4BBBRPush4 bottom bottom bottom right
0x0000148EPush4BBBTPush4 bottom bottom bottom top
0x0000148FPushMaxNumber of effects in this class.
0x0000148FPush4BBBBPush4 bottom bottom bottom bottom
0x00001770SlideRToLSlide right to left
0x00001770SlideClassSlide class
0x00001771SlideLToRSlide left to right
0x00001772SlideBToTSlide bottom to top
0x00001773SlideTToBSlide top to bottom
0x00001774SlideLTToRBSlide left-top to right-bottom
0x00001775SlideRTToLBSlide right-top to left-bottom
0x00001776SlideLBToRTSlide left-bottom to right-top
0x00001777SlideRBToLTSlide right-bottom to left-top
0x00001778SlideHInterLToRAndRToLSlide horizontal interlace left to right and right to left
0x00001779SlideVInterTToBAndBToTSlide vertical interlace top to bottom and bottom to top
0x0000177ASlide2TRToLAndBLToRSlide2 top right to left and bottom left to right
0x0000177BSlide2TLToRAndBRToLSlide2 top left to right and bottom right to left
0x0000177CSlide2LBToTAndRTToBSlide2 left bottom to top and right top to bottom
0x0000177DSlide2LTToBAndRBToTSlide2 left top to bottom and right bottom to top
0x0000177ESlide4LLLLSlide4 left left left left
0x0000177FSlide4LLLRSlide4 left left left right
0x00001780Slide4LLLTSlide4 left left left top
0x00001781Slide4LLLBSlide4 left left left bottom
0x00001782Slide4LLRLSlide4 left left right left
0x00001783Slide4LLRRSlide4 left left right right
0x00001784Slide4LLRTSlide4 left left right top
0x00001785Slide4LLRBSlide4 left left right bottom
0x00001786Slide4LLTLSlide4 left left top left
0x00001787Slide4LLTRSlide4 left left top right
0x00001788Slide4LLTTSlide4 left left top top
0x00001789Slide4LLTBSlide4 left left top bottom
0x0000178ASlide4LLBLSlide4 left left bottom left
0x0000178BSlide4LLBRSlide4 left left bottom right
0x0000178CSlide4LLBTSlide4 left left bottom top
0x0000178DSlide4LLBBSlide4 left left bottom bottom
0x0000178ESlide4LRLLSlide4 left right left left
0x0000178FSlide4LRLRSlide4 left right left right
0x00001790Slide4LRLTSlide4 left right left top
0x00001791Slide4LRLBSlide4 left right left bottom
0x00001792Slide4LRRLSlide4 left right right left
0x00001793Slide4LRRRSlide4 left right right right
0x00001794Slide4LRRTSlide4 left right right top
0x00001795Slide4LRRBSlide4 left right right bottom
0x00001796Slide4LRTLSlide4 left right top left
0x00001797Slide4LRTRSlide4 left right top right
0x00001798Slide4LRTTSlide4 left right top top
0x00001799Slide4LRTBSlide4 left right top bottom
0x0000179ASlide4LRBLSlide4 left right bottom left
0x0000179BSlide4LRBRSlide4 left right bottom right
0x0000179CSlide4LRBTSlide4 left right bottom top
0x0000179DSlide4LRBBSlide4 left right bottom bottom
0x0000179ESlide4LTLLSlide4 left top left left
0x0000179FSlide4LTLRSlide4 left top left right
0x000017A0Slide4LTLTSlide4 left top left top
0x000017A1Slide4LTLBSlide4 left top left bottom
0x000017A2Slide4LTRLSlide4 left top right left
0x000017A3Slide4LTRRSlide4 left top right right
0x000017A4Slide4LTRTSlide4 left top right top
0x000017A5Slide4LTRBSlide4 left top right bottom
0x000017A6Slide4LTTLSlide4 left top top left
0x000017A7Slide4LTTRSlide4 left top top right
0x000017A8Slide4LTTTSlide4 left top top top
0x000017A9Slide4LTTBSlide4 left top top bottom
0x000017AASlide4LTBLSlide4 left top bottom left
0x000017ABSlide4LTBRSlide4 left top bottom right
0x000017ACSlide4LTBTSlide4 left top bottom top
0x000017ADSlide4LTBBSlide4 left top bottom bottom
0x000017AESlide4LBLLSlide4 left bottom left left
0x000017AFSlide4LBLRSlide4 left bottom left right
0x000017B0Slide4LBLTSlide4 left bottom left top
0x000017B1Slide4LBLBSlide4 left bottom left bottom
0x000017B2Slide4LBRLSlide4 left bottom right left
0x000017B3Slide4LBRRSlide4 left bottom right right
0x000017B4Slide4LBRTSlide4 left bottom right top
0x000017B5Slide4LBRBSlide4 left bottom right bottom
0x000017B6Slide4LBTLSlide4 left bottom top left
0x000017B7Slide4LBTRSlide4 left bottom top right
0x000017B8Slide4LBTTSlide4 left bottom top top
0x000017B9Slide4LBTBSlide4 left bottom top bottom
0x000017BASlide4LBBLSlide4 left bottom bottom left
0x000017BBSlide4LBBRSlide4 left bottom bottom right
0x000017BCSlide4LBBTSlide4 left bottom bottom top
0x000017BDSlide4LBBBSlide4 left bottom bottom bottom
0x000017BESlide4RLLLSlide4 right left left left
0x000017BFSlide4RLLRSlide4 right left left right
0x000017C0Slide4RLLTSlide4 right left left top
0x000017C1Slide4RLLBSlide4 right left left bottom
0x000017C2Slide4RLRLSlide4 right left right left
0x000017C3Slide4RLRRSlide4 right left right right
0x000017C4Slide4RLRTSlide4 right left right top
0x000017C5Slide4RLRBSlide4 right left right bottom
0x000017C6Slide4RLTLSlide4 right left top left
0x000017C7Slide4RLTRSlide4 right left top right
0x000017C8Slide4RLTTSlide4 right left top top
0x000017C9Slide4RLTBSlide4 right left top bottom
0x000017CASlide4RLBLSlide4 right left bottom left
0x000017CBSlide4RLBRSlide4 right left bottom right
0x000017CCSlide4RLBTSlide4 right left bottom top
0x000017CDSlide4RLBBSlide4 right left bottom bottom
0x000017CESlide4RRLLSlide4 right right left left
0x000017CFSlide4RRLRSlide4 right right left right
0x000017D0Slide4RRLTSlide4 right right left top
0x000017D1Slide4RRLBSlide4 right right left bottom
0x000017D2Slide4RRRLSlide4 right right right left
0x000017D3Slide4RRRRSlide4 right right right right
0x000017D4Slide4RRRTSlide4 right right right top
0x000017D5Slide4RRRBSlide4 right right right bottom
0x000017D6Slide4RRTLSlide4 right right top left
0x000017D7Slide4RRTRSlide4 right right top right
0x000017D8Slide4RRTTSlide4 right right top top
0x000017D9Slide4RRTBSlide4 right right top bottom
0x000017DASlide4RRBLSlide4 right right bottom left
0x000017DBSlide4RRBRSlide4 right right bottom right
0x000017DCSlide4RRBTSlide4 right right bottom top
0x000017DDSlide4RRBBSlide4 right right bottom bottom
0x000017DESlide4RTLLSlide4 right top left left
0x000017DFSlide4RTLRSlide4 right top left right
0x000017E0Slide4RTLTSlide4 right top left top
0x000017E1Slide4RTLBSlide4 right top left bottom
0x000017E2Slide4RTRLSlide4 right top right left
0x000017E3Slide4RTRRSlide4 right top right right
0x000017E4Slide4RTRTSlide4 right top right top
0x000017E5Slide4RTRBSlide4 right top right bottom
0x000017E6Slide4RTTLSlide4 right top top left
0x000017E7Slide4RTTRSlide4 right top top right
0x000017E8Slide4RTTTSlide4 right top top top
0x000017E9Slide4RTTBSlide4 right top top bottom
0x000017EASlide4RTBLSlide4 right top bottom left
0x000017EBSlide4RTBRSlide4 right top bottom right
0x000017ECSlide4RTBTSlide4 right top bottom top
0x000017EDSlide4RTBBSlide4 right top bottom bottom
0x000017EESlide4RBLLSlide4 right bottom left left
0x000017EFSlide4RBLRSlide4 right bottom left right
0x000017F0Slide4RBLTSlide4 right bottom left top
0x000017F1Slide4RBLBSlide4 right bottom left bottom
0x000017F2Slide4RBRLSlide4 right bottom right left
0x000017F3Slide4RBRRSlide4 right bottom right right
0x000017F4Slide4RBRTSlide4 right bottom right top
0x000017F5Slide4RBRBSlide4 right bottom right bottom
0x000017F6Slide4RBTLSlide4 right bottom top left
0x000017F7Slide4RBTRSlide4 right bottom top right
0x000017F8Slide4RBTTSlide4 right bottom top top
0x000017F9Slide4RBTBSlide4 right bottom top bottom
0x000017FASlide4RBBLSlide4 right bottom bottom left
0x000017FBSlide4RBBRSlide4 right bottom bottom right
0x000017FCSlide4RBBTSlide4 right bottom bottom top
0x000017FDSlide4RBBBSlide4 right bottom bottom bottom
0x000017FESlide4TLLLSlide4 top left left left
0x000017FFSlide4TLLRSlide4 top left left right
0x00001800Slide4TLLTSlide4 top left left top
0x00001801Slide4TLLBSlide4 top left left bottom
0x00001802Slide4TLRLSlide4 top left right left
0x00001803Slide4TLRRSlide4 top left right right
0x00001804Slide4TLRTSlide4 top left right top
0x00001805Slide4TLRBSlide4 top left right bottom
0x00001806Slide4TLTLSlide4 top left top left
0x00001807Slide4TLTRSlide4 top left top right
0x00001808Slide4TLTTSlide4 top left top top
0x00001809Slide4TLTBSlide4 top left top bottom
0x0000180ASlide4TLBLSlide4 top left bottom left
0x0000180BSlide4TLBRSlide4 top left bottom right
0x0000180CSlide4TLBTSlide4 top left bottom top
0x0000180DSlide4TLBBSlide4 top left bottom bottom
0x0000180ESlide4TRLLSlide4 top right left left
0x0000180FSlide4TRLRSlide4 top right left right
0x00001810Slide4TRLTSlide4 top right left top
0x00001811Slide4TRLBSlide4 top right left bottom
0x00001812Slide4TRRLSlide4 top right right left
0x00001813Slide4TRRRSlide4 top right right right
0x00001814Slide4TRRTSlide4 top right right top
0x00001815Slide4TRRBSlide4 top right right bottom
0x00001816Slide4TRTLSlide4 top right top left
0x00001817Slide4TRTRSlide4 top right top right
0x00001818Slide4TRTTSlide4 top right top top
0x00001819Slide4TRTBSlide4 top right top bottom
0x0000181ASlide4TRBLSlide4 top right bottom left
0x0000181BSlide4TRBRSlide4 top right bottom right
0x0000181CSlide4TRBTSlide4 top right bottom top
0x0000181DSlide4TRBBSlide4 top right bottom bottom
0x0000181ESlide4TTLLSlide4 top top left left
0x0000181FSlide4TTLRSlide4 top top left right
0x00001820Slide4TTLTSlide4 top top left top
0x00001821Slide4TTLBSlide4 top top left bottom
0x00001822Slide4TTRLSlide4 top top right left
0x00001823Slide4TTRRSlide4 top top right right
0x00001824Slide4TTRTSlide4 top top right top
0x00001825Slide4TTRBSlide4 top top right bottom
0x00001826Slide4TTTLSlide4 top top top left
0x00001827Slide4TTTRSlide4 top top top right
0x00001828Slide4TTTTSlide4 top top top top
0x00001829Slide4TTTBSlide4 top top top bottom
0x0000182ASlide4TTBLSlide4 top top bottom left
0x0000182BSlide4TTBRSlide4 top top bottom right
0x0000182CSlide4TTBTSlide4 top top bottom top
0x0000182DSlide4TTBBSlide4 top top bottom bottom
0x0000182ESlide4TBLLSlide4 top bottom left left
0x0000182FSlide4TBLRSlide4 top bottom left right
0x00001830Slide4TBLTSlide4 top bottom left top
0x00001831Slide4TBLBSlide4 top bottom left bottom
0x00001832Slide4TBRLSlide4 top bottom right left
0x00001833Slide4TBRRSlide4 top bottom right right
0x00001834Slide4TBRTSlide4 top bottom right top
0x00001835Slide4TBRBSlide4 top bottom right bottom
0x00001836Slide4TBTLSlide4 top bottom top left
0x00001837Slide4TBTRSlide4 top bottom top right
0x00001838Slide4TBTTSlide4 top bottom top top
0x00001839Slide4TBTBSlide4 top bottom top bottom
0x0000183ASlide4TBBLSlide4 top bottom bottom left
0x0000183BSlide4TBBRSlide4 top bottom bottom right
0x0000183CSlide4TBBTSlide4 top bottom bottom top
0x0000183DSlide4TBBBSlide4 top bottom bottom bottom
0x0000183ESlide4BLLLSlide4 bottom left left left
0x0000183FSlide4BLLRSlide4 bottom left left right
0x00001840Slide4BLLTSlide4 bottom left left top
0x00001841Slide4BLLBSlide4 bottom left left bottom
0x00001842Slide4BLRLSlide4 bottom left right left
0x00001843Slide4BLRRSlide4 bottom left right right
0x00001844Slide4BLRTSlide4 bottom left right top
0x00001845Slide4BLRBSlide4 bottom left right bottom
0x00001846Slide4BLTLSlide4 bottom left top left
0x00001847Slide4BLTRSlide4 bottom left top right
0x00001848Slide4BLTTSlide4 bottom left top top
0x00001849Slide4BLTBSlide4 bottom left top bottom
0x0000184ASlide4BLBLSlide4 bottom left bottom left
0x0000184BSlide4BLBRSlide4 bottom left bottom right
0x0000184CSlide4BLBTSlide4 bottom left bottom top
0x0000184DSlide4BLBBSlide4 bottom left bottom bottom
0x0000184ESlide4BRLLSlide4 bottom right left left
0x0000184FSlide4BRLRSlide4 bottom right left right
0x00001850Slide4BRLTSlide4 bottom right left top
0x00001851Slide4BRLBSlide4 bottom right left bottom
0x00001852Slide4BRRLSlide4 bottom right right left
0x00001853Slide4BRRRSlide4 bottom right right right
0x00001854Slide4BRRTSlide4 bottom right right top
0x00001855Slide4BRRBSlide4 bottom right right bottom
0x00001856Slide4BRTLSlide4 bottom right top left
0x00001857Slide4BRTRSlide4 bottom right top right
0x00001858Slide4BRTTSlide4 bottom right top top
0x00001859Slide4BRTBSlide4 bottom right top bottom
0x0000185ASlide4BRBLSlide4 bottom right bottom left
0x0000185BSlide4BRBRSlide4 bottom right bottom right
0x0000185CSlide4BRBTSlide4 bottom right bottom top
0x0000185DSlide4BRBBSlide4 bottom right bottom bottom
0x0000185ESlide4BTLLSlide4 bottom top left left
0x0000185FSlide4BTLRSlide4 bottom top left right
0x00001860Slide4BTLTSlide4 bottom top left top
0x00001861Slide4BTLBSlide4 bottom top left bottom
0x00001862Slide4BTRLSlide4 bottom top right left
0x00001863Slide4BTRRSlide4 bottom top right right
0x00001864Slide4BTRTSlide4 bottom top right top
0x00001865Slide4BTRBSlide4 bottom top right bottom
0x00001866Slide4BTTLSlide4 bottom top top left
0x00001867Slide4BTTRSlide4 bottom top top right
0x00001868Slide4BTTTSlide4 bottom top top top
0x00001869Slide4BTTBSlide4 bottom top top bottom
0x0000186ASlide4BTBLSlide4 bottom top bottom left
0x0000186BSlide4BTBRSlide4 bottom top bottom right
0x0000186CSlide4BTBTSlide4 bottom top bottom top
0x0000186DSlide4BTBBSlide4 bottom top bottom bottom
0x0000186ESlide4BBLLSlide4 bottom bottom left left
0x0000186FSlide4BBLRSlide4 bottom bottom left right
0x00001870Slide4BBLTSlide4 bottom bottom left top
0x00001871Slide4BBLBSlide4 bottom bottom left bottom
0x00001872Slide4BBRLSlide4 bottom bottom right left
0x00001873Slide4BBRRSlide4 bottom bottom right right
0x00001874Slide4BBRTSlide4 bottom bottom right top
0x00001875Slide4BBRBSlide4 bottom bottom right bottom
0x00001876Slide4BBTLSlide4 bottom bottom top left
0x00001877Slide4BBTRSlide4 bottom bottom top right
0x00001878Slide4BBTTSlide4 bottom bottom top top
0x00001879Slide4BBTBSlide4 bottom bottom top bottom
0x0000187ASlide4BBBLSlide4 bottom bottom bottom left
0x0000187BSlide4BBBRSlide4 bottom bottom bottom right
0x0000187CSlide4BBBTSlide4 bottom bottom bottom top
0x0000187DSlide4BBBBSlide4 bottom bottom bottom bottom
0x0000187ESlide4LTLTLTLTSlide4 left-top left-top left-top left-top
0x0000187FSlide4LTLTLTLBSlide4 left-top left-top left-top left-bottom
0x00001880Slide4LTLTLTRTSlide4 left-top left-top left-top right-top
0x00001881Slide4LTLTLTRBSlide4 left-top left-top left-top right-bottom
0x00001882Slide4LTLTLBLTSlide4 left-top left-top left-bottom left-top
0x00001883Slide4LTLTLBLBSlide4 left-top left-top left-bottom left-bottom
0x00001884Slide4LTLTLBRTSlide4 left-top left-top left-bottom right-top
0x00001885Slide4LTLTLBRBSlide4 left-top left-top left-bottom right-bottom
0x00001886Slide4LTLTRTLTSlide4 left-top left-top right-top left-top
0x00001887Slide4LTLTRTLBSlide4 left-top left-top right-top left-bottom
0x00001888Slide4LTLTRTRTSlide4 left-top left-top right-top right-top
0x00001889Slide4LTLTRTRBSlide4 left-top left-top right-top right-bottom
0x0000188ASlide4LTLTRBLTSlide4 left-top left-top right-bottom left-top
0x0000188BSlide4LTLTRBLBSlide4 left-top left-top right-bottom left-bottom
0x0000188CSlide4LTLTRBRTSlide4 left-top left-top right-bottom right-top
0x0000188DSlide4LTLTRBRBSlide4 left-top left-top right-bottom right-bottom
0x0000188ESlide4LTLBLTLTSlide4 left-top left-bottom left-top left-top
0x0000188FSlide4LTLBLTLBSlide4 left-top left-bottom left-top left-bottom
0x00001890Slide4LTLBLTRTSlide4 left-top left-bottom left-top right-top
0x00001891Slide4LTLBLTRBSlide4 left-top left-bottom left-top right-bottom
0x00001892Slide4LTLBLBLTSlide4 left-top left-bottom left-bottom left-top
0x00001893Slide4LTLBLBLBSlide4 left-top left-bottom left-bottom left-bottom
0x00001894Slide4LTLBLBRTSlide4 left-top left-bottom left-bottom right-top
0x00001895Slide4LTLBLBRBSlide4 left-top left-bottom left-bottom right-bottom
0x00001896Slide4LTLBRTLTSlide4 left-top left-bottom right-top left-top
0x00001897Slide4LTLBRTLBSlide4 left-top left-bottom right-top left-bottom
0x00001898Slide4LTLBRTRTSlide4 left-top left-bottom right-top right-top
0x00001899Slide4LTLBRTRBSlide4 left-top left-bottom right-top right-bottom
0x0000189ASlide4LTLBRBLTSlide4 left-top left-bottom right-bottom left-top
0x0000189BSlide4LTLBRBLBSlide4 left-top left-bottom right-bottom left-bottom
0x0000189CSlide4LTLBRBRTSlide4 left-top left-bottom right-bottom right-top
0x0000189DSlide4LTLBRBRBSlide4 left-top left-bottom right-bottom right-bottom
0x0000189ESlide4LTRTLTLTSlide4 left-top right-top left-top left-top
0x0000189FSlide4LTRTLTLBSlide4 left-top right-top left-top left-bottom
0x000018A0Slide4LTRTLTRTSlide4 left-top right-top left-top right-top
0x000018A1Slide4LTRTLTRBSlide4 left-top right-top left-top right-bottom
0x000018A2Slide4LTRTLBLTSlide4 left-top right-top left-bottom left-top
0x000018A3Slide4LTRTLBLBSlide4 left-top right-top left-bottom left-bottom
0x000018A4Slide4LTRTLBRTSlide4 left-top right-top left-bottom right-top
0x000018A5Slide4LTRTLBRBSlide4 left-top right-top left-bottom right-bottom
0x000018A6Slide4LTRTRTLTSlide4 left-top right-top right-top left-top
0x000018A7Slide4LTRTRTLBSlide4 left-top right-top right-top left-bottom
0x000018A8Slide4LTRTRTRTSlide4 left-top right-top right-top right-top
0x000018A9Slide4LTRTRTRBSlide4 left-top right-top right-top right-bottom
0x000018AASlide4LTRTRBLTSlide4 left-top right-top right-bottom left-top
0x000018ABSlide4LTRTRBLBSlide4 left-top right-top right-bottom left-bottom
0x000018ACSlide4LTRTRBRTSlide4 left-top right-top right-bottom right-top
0x000018ADSlide4LTRTRBRBSlide4 left-top right-top right-bottom right-bottom
0x000018AESlide4LTRBLTLTSlide4 left-top right-bottom left-top left-top
0x000018AFSlide4LTRBLTLBSlide4 left-top right-bottom left-top left-bottom
0x000018B0Slide4LTRBLTRTSlide4 left-top right-bottom left-top right-top
0x000018B1Slide4LTRBLTRBSlide4 left-top right-bottom left-top right-bottom
0x000018B2Slide4LTRBLBLTSlide4 left-top right-bottom left-bottom left-top
0x000018B3Slide4LTRBLBLBSlide4 left-top right-bottom left-bottom left-bottom
0x000018B4Slide4LTRBLBRTSlide4 left-top right-bottom left-bottom right-top
0x000018B5Slide4LTRBLBRBSlide4 left-top right-bottom left-bottom right-bottom
0x000018B6Slide4LTRBRTLTSlide4 left-top right-bottom right-top left-top
0x000018B7Slide4LTRBRTLBSlide4 left-top right-bottom right-top left-bottom
0x000018B8Slide4LTRBRTRTSlide4 left-top right-bottom right-top right-top
0x000018B9Slide4LTRBRTRBSlide4 left-top right-bottom right-top right-bottom
0x000018BASlide4LTRBRBLTSlide4 left-top right-bottom right-bottom left-top
0x000018BBSlide4LTRBRBLBSlide4 left-top right-bottom right-bottom left-bottom
0x000018BCSlide4LTRBRBRTSlide4 left-top right-bottom right-bottom right-top
0x000018BDSlide4LTRBRBRBSlide4 left-top right-bottom right-bottom right-bottom
0x000018BESlide4LBLTLTLTSlide4 left-bottom left-top left-top left-top
0x000018BFSlide4LBLTLTLBSlide4 left-bottom left-top left-top left-bottom
0x000018C0Slide4LBLTLTRTSlide4 left-bottom left-top left-top right-top
0x000018C1Slide4LBLTLTRBSlide4 left-bottom left-top left-top right-bottom
0x000018C2Slide4LBLTLBLTSlide4 left-bottom left-top left-bottom left-top
0x000018C3Slide4LBLTLBLBSlide4 left-bottom left-top left-bottom left-bottom
0x000018C4Slide4LBLTLBRTSlide4 left-bottom left-top left-bottom right-top
0x000018C5Slide4LBLTLBRBSlide4 left-bottom left-top left-bottom right-bottom
0x000018C6Slide4LBLTRTLTSlide4 left-bottom left-top right-top left-top
0x000018C7Slide4LBLTRTLBSlide4 left-bottom left-top right-top left-bottom
0x000018C8Slide4LBLTRTRTSlide4 left-bottom left-top right-top right-top
0x000018C9Slide4LBLTRTRBSlide4 left-bottom left-top right-top right-bottom
0x000018CASlide4LBLTRBLTSlide4 left-bottom left-top right-bottom left-top
0x000018CBSlide4LBLTRBLBSlide4 left-bottom left-top right-bottom left-bottom
0x000018CCSlide4LBLTRBRTSlide4 left-bottom left-top right-bottom right-top
0x000018CDSlide4LBLTRBRBSlide4 left-bottom left-top right-bottom right-bottom
0x000018CESlide4LBLBLTLTSlide4 left-bottom left-bottom left-top left-top
0x000018CFSlide4LBLBLTLBSlide4 left-bottom left-bottom left-top left-bottom
0x000018D0Slide4LBLBLTRTSlide4 left-bottom left-bottom left-top right-top
0x000018D1Slide4LBLBLTRBSlide4 left-bottom left-bottom left-top right-bottom
0x000018D2Slide4LBLBLBLTSlide4 left-bottom left-bottom left-bottom left-top
0x000018D3Slide4LBLBLBLBSlide4 left-bottom left-bottom left-bottom left-bottom
0x000018D4Slide4LBLBLBRTSlide4 left-bottom left-bottom left-bottom right-top
0x000018D5Slide4LBLBLBRBSlide4 left-bottom left-bottom left-bottom right-bottom
0x000018D6Slide4LBLBRTLTSlide4 left-bottom left-bottom right-top left-top
0x000018D7Slide4LBLBRTLBSlide4 left-bottom left-bottom right-top left-bottom
0x000018D8Slide4LBLBRTRTSlide4 left-bottom left-bottom right-top right-top
0x000018D9Slide4LBLBRTRBSlide4 left-bottom left-bottom right-top right-bottom
0x000018DASlide4LBLBRBLTSlide4 left-bottom left-bottom right-bottom left-top
0x000018DBSlide4LBLBRBLBSlide4 left-bottom left-bottom right-bottom left-bottom
0x000018DCSlide4LBLBRBRTSlide4 left-bottom left-bottom right-bottom right-top
0x000018DDSlide4LBLBRBRBSlide4 left-bottom left-bottom right-bottom right-bottom
0x000018DESlide4LBRTLTLTSlide4 left-bottom right-top left-top left-top
0x000018DFSlide4LBRTLTLBSlide4 left-bottom right-top left-top left-bottom
0x000018E0Slide4LBRTLTRTSlide4 left-bottom right-top left-top right-top
0x000018E1Slide4LBRTLTRBSlide4 left-bottom right-top left-top right-bottom
0x000018E2Slide4LBRTLBLTSlide4 left-bottom right-top left-bottom left-top
0x000018E3Slide4LBRTLBLBSlide4 left-bottom right-top left-bottom left-bottom
0x000018E4Slide4LBRTLBRTSlide4 left-bottom right-top left-bottom right-top
0x000018E5Slide4LBRTLBRBSlide4 left-bottom right-top left-bottom right-bottom
0x000018E6Slide4LBRTRTLTSlide4 left-bottom right-top right-top left-top
0x000018E7Slide4LBRTRTLBSlide4 left-bottom right-top right-top left-bottom
0x000018E8Slide4LBRTRTRTSlide4 left-bottom right-top right-top right-top
0x000018E9Slide4LBRTRTRBSlide4 left-bottom right-top right-top right-bottom
0x000018EASlide4LBRTRBLTSlide4 left-bottom right-top right-bottom left-top
0x000018EBSlide4LBRTRBLBSlide4 left-bottom right-top right-bottom left-bottom
0x000018ECSlide4LBRTRBRTSlide4 left-bottom right-top right-bottom right-top
0x000018EDSlide4LBRTRBRBSlide4 left-bottom right-top right-bottom right-bottom
0x000018EESlide4LBRBLTLTSlide4 left-bottom right-bottom left-top left-top
0x000018EFSlide4LBRBLTLBSlide4 left-bottom right-bottom left-top left-bottom
0x000018F0Slide4LBRBLTRTSlide4 left-bottom right-bottom left-top right-top
0x000018F1Slide4LBRBLTRBSlide4 left-bottom right-bottom left-top right-bottom
0x000018F2Slide4LBRBLBLTSlide4 left-bottom right-bottom left-bottom left-top
0x000018F3Slide4LBRBLBLBSlide4 left-bottom right-bottom left-bottom left-bottom
0x000018F4Slide4LBRBLBRTSlide4 left-bottom right-bottom left-bottom right-top
0x000018F5Slide4LBRBLBRBSlide4 left-bottom right-bottom left-bottom right-bottom
0x000018F6Slide4LBRBRTLTSlide4 left-bottom right-bottom right-top left-top
0x000018F7Slide4LBRBRTLBSlide4 left-bottom right-bottom right-top left-bottom
0x000018F8Slide4LBRBRTRTSlide4 left-bottom right-bottom right-top right-top
0x000018F9Slide4LBRBRTRBSlide4 left-bottom right-bottom right-top right-bottom
0x000018FASlide4LBRBRBLTSlide4 left-bottom right-bottom right-bottom left-top
0x000018FBSlide4LBRBRBLBSlide4 left-bottom right-bottom right-bottom left-bottom
0x000018FCSlide4LBRBRBRTSlide4 left-bottom right-bottom right-bottom right-top
0x000018FDSlide4LBRBRBRBSlide4 left-bottom right-bottom right-bottom right-bottom
0x000018FESlide4RTLTLTLTSlide4 right-top left-top left-top left-top
0x000018FFSlide4RTLTLTLBSlide4 right-top left-top left-top left-bottom
0x00001900Slide4RTLTLTRTSlide4 right-top left-top left-top right-top
0x00001901Slide4RTLTLTRBSlide4 right-top left-top left-top right-bottom
0x00001902Slide4RTLTLBLTSlide4 right-top left-top left-bottom left-top
0x00001903Slide4RTLTLBLBSlide4 right-top left-top left-bottom left-bottom
0x00001904Slide4RTLTLBRTSlide4 right-top left-top left-bottom right-top
0x00001905Slide4RTLTLBRBSlide4 right-top left-top left-bottom right-bottom
0x00001906Slide4RTLTRTLTSlide4 right-top left-top right-top left-top
0x00001907Slide4RTLTRTLBSlide4 right-top left-top right-top left-bottom
0x00001908Slide4RTLTRTRTSlide4 right-top left-top right-top right-top
0x00001909Slide4RTLTRTRBSlide4 right-top left-top right-top right-bottom
0x0000190ASlide4RTLTRBLTSlide4 right-top left-top right-bottom left-top
0x0000190BSlide4RTLTRBLBSlide4 right-top left-top right-bottom left-bottom
0x0000190CSlide4RTLTRBRTSlide4 right-top left-top right-bottom right-top
0x0000190DSlide4RTLTRBRBSlide4 right-top left-top right-bottom right-bottom
0x0000190ESlide4RTLBLTLTSlide4 right-top left-bottom left-top left-top
0x0000190FSlide4RTLBLTLBSlide4 right-top left-bottom left-top left-bottom
0x00001910Slide4RTLBLTRTSlide4 right-top left-bottom left-top right-top
0x00001911Slide4RTLBLTRBSlide4 right-top left-bottom left-top right-bottom
0x00001912Slide4RTLBLBLTSlide4 right-top left-bottom left-bottom left-top
0x00001913Slide4RTLBLBLBSlide4 right-top left-bottom left-bottom left-bottom
0x00001914Slide4RTLBLBRTSlide4 right-top left-bottom left-bottom right-top
0x00001915Slide4RTLBLBRBSlide4 right-top left-bottom left-bottom right-bottom
0x00001916Slide4RTLBRTLTSlide4 right-top left-bottom right-top left-top
0x00001917Slide4RTLBRTLBSlide4 right-top left-bottom right-top left-bottom
0x00001918Slide4RTLBRTRTSlide4 right-top left-bottom right-top right-top
0x00001919Slide4RTLBRTRBSlide4 right-top left-bottom right-top right-bottom
0x0000191ASlide4RTLBRBLTSlide4 right-top left-bottom right-bottom left-top
0x0000191BSlide4RTLBRBLBSlide4 right-top left-bottom right-bottom left-bottom
0x0000191CSlide4RTLBRBRTSlide4 right-top left-bottom right-bottom right-top
0x0000191DSlide4RTLBRBRBSlide4 right-top left-bottom right-bottom right-bottom
0x0000191ESlide4RTRTLTLTSlide4 right-top right-top left-top left-top
0x0000191FSlide4RTRTLTLBSlide4 right-top right-top left-top left-bottom
0x00001920Slide4RTRTLTRTSlide4 right-top right-top left-top right-top
0x00001921Slide4RTRTLTRBSlide4 right-top right-top left-top right-bottom
0x00001922Slide4RTRTLBLTSlide4 right-top right-top left-bottom left-top
0x00001923Slide4RTRTLBLBSlide4 right-top right-top left-bottom left-bottom
0x00001924Slide4RTRTLBRTSlide4 right-top right-top left-bottom right-top
0x00001925Slide4RTRTLBRBSlide4 right-top right-top left-bottom right-bottom
0x00001926Slide4RTRTRTLTSlide4 right-top right-top right-top left-top
0x00001927Slide4RTRTRTLBSlide4 right-top right-top right-top left-bottom
0x00001928Slide4RTRTRTRTSlide4 right-top right-top right-top right-top
0x00001929Slide4RTRTRTRBSlide4 right-top right-top right-top right-bottom
0x0000192ASlide4RTRTRBLTSlide4 right-top right-top right-bottom left-top
0x0000192BSlide4RTRTRBLBSlide4 right-top right-top right-bottom left-bottom
0x0000192CSlide4RTRTRBRTSlide4 right-top right-top right-bottom right-top
0x0000192DSlide4RTRTRBRBSlide4 right-top right-top right-bottom right-bottom
0x0000192ESlide4RTRBLTLTSlide4 right-top right-bottom left-top left-top
0x0000192FSlide4RTRBLTLBSlide4 right-top right-bottom left-top left-bottom
0x00001930Slide4RTRBLTRTSlide4 right-top right-bottom left-top right-top
0x00001931Slide4RTRBLTRBSlide4 right-top right-bottom left-top right-bottom
0x00001932Slide4RTRBLBLTSlide4 right-top right-bottom left-bottom left-top
0x00001933Slide4RTRBLBLBSlide4 right-top right-bottom left-bottom left-bottom
0x00001934Slide4RTRBLBRTSlide4 right-top right-bottom left-bottom right-top
0x00001935Slide4RTRBLBRBSlide4 right-top right-bottom left-bottom right-bottom
0x00001936Slide4RTRBRTLTSlide4 right-top right-bottom right-top left-top
0x00001937Slide4RTRBRTLBSlide4 right-top right-bottom right-top left-bottom
0x00001938Slide4RTRBRTRTSlide4 right-top right-bottom right-top right-top
0x00001939Slide4RTRBRTRBSlide4 right-top right-bottom right-top right-bottom
0x0000193ASlide4RTRBRBLTSlide4 right-top right-bottom right-bottom left-top
0x0000193BSlide4RTRBRBLBSlide4 right-top right-bottom right-bottom left-bottom
0x0000193CSlide4RTRBRBRTSlide4 right-top right-bottom right-bottom right-top
0x0000193DSlide4RTRBRBRBSlide4 right-top right-bottom right-bottom right-bottom
0x0000193ESlide4RBLTLTLTSlide4 right-bottom left-top left-top left-top
0x0000193FSlide4RBLTLTLBSlide4 right-bottom left-top left-top left-bottom
0x00001940Slide4RBLTLTRTSlide4 right-bottom left-top left-top right-top
0x00001941Slide4RBLTLTRBSlide4 right-bottom left-top left-top right-bottom
0x00001942Slide4RBLTLBLTSlide4 right-bottom left-top left-bottom left-top
0x00001943Slide4RBLTLBLBSlide4 right-bottom left-top left-bottom left-bottom
0x00001944Slide4RBLTLBRTSlide4 right-bottom left-top left-bottom right-top
0x00001945Slide4RBLTLBRBSlide4 right-bottom left-top left-bottom right-bottom
0x00001946Slide4RBLTRTLTSlide4 right-bottom left-top right-top left-top
0x00001947Slide4RBLTRTLBSlide4 right-bottom left-top right-top left-bottom
0x00001948Slide4RBLTRTRTSlide4 right-bottom left-top right-top right-top
0x00001949Slide4RBLTRTRBSlide4 right-bottom left-top right-top right-bottom
0x0000194ASlide4RBLTRBLTSlide4 right-bottom left-top right-bottom left-top
0x0000194BSlide4RBLTRBLBSlide4 right-bottom left-top right-bottom left-bottom
0x0000194CSlide4RBLTRBRTSlide4 right-bottom left-top right-bottom right-top
0x0000194DSlide4RBLTRBRBSlide4 right-bottom left-top right-bottom right-bottom
0x0000194ESlide4RBLBLTLTSlide4 right-bottom left-bottom left-top left-top
0x0000194FSlide4RBLBLTLBSlide4 right-bottom left-bottom left-top left-bottom
0x00001950Slide4RBLBLTRTSlide4 right-bottom left-bottom left-top right-top
0x00001951Slide4RBLBLTRBSlide4 right-bottom left-bottom left-top right-bottom
0x00001952Slide4RBLBLBLTSlide4 right-bottom left-bottom left-bottom left-top
0x00001953Slide4RBLBLBLBSlide4 right-bottom left-bottom left-bottom left-bottom
0x00001954Slide4RBLBLBRTSlide4 right-bottom left-bottom left-bottom right-top
0x00001955Slide4RBLBLBRBSlide4 right-bottom left-bottom left-bottom right-bottom
0x00001956Slide4RBLBRTLTSlide4 right-bottom left-bottom right-top left-top
0x00001957Slide4RBLBRTLBSlide4 right-bottom left-bottom right-top left-bottom
0x00001958Slide4RBLBRTRTSlide4 right-bottom left-bottom right-top right-top
0x00001959Slide4RBLBRTRBSlide4 right-bottom left-bottom right-top right-bottom
0x0000195ASlide4RBLBRBLTSlide4 right-bottom left-bottom right-bottom left-top
0x0000195BSlide4RBLBRBLBSlide4 right-bottom left-bottom right-bottom left-bottom
0x0000195CSlide4RBLBRBRTSlide4 right-bottom left-bottom right-bottom right-top
0x0000195DSlide4RBLBRBRBSlide4 right-bottom left-bottom right-bottom right-bottom
0x0000195ESlide4RBRTLTLTSlide4 right-bottom right-top left-top left-top
0x0000195FSlide4RBRTLTLBSlide4 right-bottom right-top left-top left-bottom
0x00001960Slide4RBRTLTRTSlide4 right-bottom right-top left-top right-top
0x00001961Slide4RBRTLTRBSlide4 right-bottom right-top left-top right-bottom
0x00001962Slide4RBRTLBLTSlide4 right-bottom right-top left-bottom left-top
0x00001963Slide4RBRTLBLBSlide4 right-bottom right-top left-bottom left-bottom
0x00001964Slide4RBRTLBRTSlide4 right-bottom right-top left-bottom right-top
0x00001965Slide4RBRTLBRBSlide4 right-bottom right-top left-bottom right-bottom
0x00001966Slide4RBRTRTLTSlide4 right-bottom right-top right-top left-top
0x00001967Slide4RBRTRTLBSlide4 right-bottom right-top right-top left-bottom
0x00001968Slide4RBRTRTRTSlide4 right-bottom right-top right-top right-top
0x00001969Slide4RBRTRTRBSlide4 right-bottom right-top right-top right-bottom
0x0000196ASlide4RBRTRBLTSlide4 right-bottom right-top right-bottom left-top
0x0000196BSlide4RBRTRBLBSlide4 right-bottom right-top right-bottom left-bottom
0x0000196CSlide4RBRTRBRTSlide4 right-bottom right-top right-bottom right-top
0x0000196DSlide4RBRTRBRBSlide4 right-bottom right-top right-bottom right-bottom
0x0000196ESlide4RBRBLTLTSlide4 right-bottom right-bottom left-top left-top
0x0000196FSlide4RBRBLTLBSlide4 right-bottom right-bottom left-top left-bottom
0x00001970Slide4RBRBLTRTSlide4 right-bottom right-bottom left-top right-top
0x00001971Slide4RBRBLTRBSlide4 right-bottom right-bottom left-top right-bottom
0x00001972Slide4RBRBLBLTSlide4 right-bottom right-bottom left-bottom left-top
0x00001973Slide4RBRBLBLBSlide4 right-bottom right-bottom left-bottom left-bottom
0x00001974Slide4RBRBLBRTSlide4 right-bottom right-bottom left-bottom right-top
0x00001975Slide4RBRBLBRBSlide4 right-bottom right-bottom left-bottom right-bottom
0x00001976Slide4RBRBRTLTSlide4 right-bottom right-bottom right-top left-top
0x00001977Slide4RBRBRTLBSlide4 right-bottom right-bottom right-top left-bottom
0x00001978Slide4RBRBRTRTSlide4 right-bottom right-bottom right-top right-top
0x00001979Slide4RBRBRTRBSlide4 right-bottom right-bottom right-top right-bottom
0x0000197ASlide4RBRBRBLTSlide4 right-bottom right-bottom right-bottom left-top
0x0000197BSlide4RBRBRBLBSlide4 right-bottom right-bottom right-bottom left-bottom
0x0000197CSlide4RBRBRBRTSlide4 right-bottom right-bottom right-bottom right-top
0x0000197DSlideMaxNumber of effects in this class.
0x0000197DSlide4RBRBRBRBSlide4 right-bottom right-bottom right-bottom right-bottom
0x00001B58RollLToRRoll left to right
0x00001B58RollClassRoll class
0x00001B59RollRToLRoll right to left
0x00001B5ARollTToBRoll top to bottom
0x00001B5BRollBToTRoll bottom to top
0x00001B5CRoll2TRToLAndBLToRRoll2 top right to left and bottom left to right
0x00001B5DRoll2TLToRAndBRToLRoll2 top left to right and bottom right to left
0x00001B5ERoll2LBToTAndRTToBRoll2 left bottom to top and right top to bottom
0x00001B5FRoll2LTToBAndRBToTRoll2 left top to bottom and right bottom to top
0x00001B60Roll4LLLLRoll4 left left left left
0x00001B61Roll4LLLRRoll4 left left left right
0x00001B62Roll4LLLTRoll4 left left left top
0x00001B63Roll4LLLBRoll4 left left left bottom
0x00001B64Roll4LLRLRoll4 left left right left
0x00001B65Roll4LLRRRoll4 left left right right
0x00001B66Roll4LLRTRoll4 left left right top
0x00001B67Roll4LLRBRoll4 left left right bottom
0x00001B68Roll4LLTLRoll4 left left top left
0x00001B69Roll4LLTRRoll4 left left top right
0x00001B6ARoll4LLTTRoll4 left left top top
0x00001B6BRoll4LLTBRoll4 left left top bottom
0x00001B6CRoll4LLBLRoll4 left left bottom left
0x00001B6DRoll4LLBRRoll4 left left bottom right
0x00001B6ERoll4LLBTRoll4 left left bottom top
0x00001B6FRoll4LLBBRoll4 left left bottom bottom
0x00001B70Roll4LRLLRoll4 left right left left
0x00001B71Roll4LRLRRoll4 left right left right
0x00001B72Roll4LRLTRoll4 left right left top
0x00001B73Roll4LRLBRoll4 left right left bottom
0x00001B74Roll4LRRLRoll4 left right right left
0x00001B75Roll4LRRRRoll4 left right right right
0x00001B76Roll4LRRTRoll4 left right right top
0x00001B77Roll4LRRBRoll4 left right right bottom
0x00001B78Roll4LRTLRoll4 left right top left
0x00001B79Roll4LRTRRoll4 left right top right
0x00001B7ARoll4LRTTRoll4 left right top top
0x00001B7BRoll4LRTBRoll4 left right top bottom
0x00001B7CRoll4LRBLRoll4 left right bottom left
0x00001B7DRoll4LRBRRoll4 left right bottom right
0x00001B7ERoll4LRBTRoll4 left right bottom top
0x00001B7FRoll4LRBBRoll4 left right bottom bottom
0x00001B80Roll4LTLLRoll4 left top left left
0x00001B81Roll4LTLRRoll4 left top left right
0x00001B82Roll4LTLTRoll4 left top left top
0x00001B83Roll4LTLBRoll4 left top left bottom
0x00001B84Roll4LTRLRoll4 left top right left
0x00001B85Roll4LTRRRoll4 left top right right
0x00001B86Roll4LTRTRoll4 left top right top
0x00001B87Roll4LTRBRoll4 left top right bottom
0x00001B88Roll4LTTLRoll4 left top top left
0x00001B89Roll4LTTRRoll4 left top top right
0x00001B8ARoll4LTTTRoll4 left top top top
0x00001B8BRoll4LTTBRoll4 left top top bottom
0x00001B8CRoll4LTBLRoll4 left top bottom left
0x00001B8DRoll4LTBRRoll4 left top bottom right
0x00001B8ERoll4LTBTRoll4 left top bottom top
0x00001B8FRoll4LTBBRoll4 left top bottom bottom
0x00001B90Roll4LBLLRoll4 left bottom left left
0x00001B91Roll4LBLRRoll4 left bottom left right
0x00001B92Roll4LBLTRoll4 left bottom left top
0x00001B93Roll4LBLBRoll4 left bottom left bottom
0x00001B94Roll4LBRLRoll4 left bottom right left
0x00001B95Roll4LBRRRoll4 left bottom right right
0x00001B96Roll4LBRTRoll4 left bottom right top
0x00001B97Roll4LBRBRoll4 left bottom right bottom
0x00001B98Roll4LBTLRoll4 left bottom top left
0x00001B99Roll4LBTRRoll4 left bottom top right
0x00001B9ARoll4LBTTRoll4 left bottom top top
0x00001B9BRoll4LBTBRoll4 left bottom top bottom
0x00001B9CRoll4LBBLRoll4 left bottom bottom left
0x00001B9DRoll4LBBRRoll4 left bottom bottom right
0x00001B9ERoll4LBBTRoll4 left bottom bottom top
0x00001B9FRoll4LBBBRoll4 left bottom bottom bottom
0x00001BA0Roll4RLLLRoll4 right left left left
0x00001BA1Roll4RLLRRoll4 right left left right
0x00001BA2Roll4RLLTRoll4 right left left top
0x00001BA3Roll4RLLBRoll4 right left left bottom
0x00001BA4Roll4RLRLRoll4 right left right left
0x00001BA5Roll4RLRRRoll4 right left right right
0x00001BA6Roll4RLRTRoll4 right left right top
0x00001BA7Roll4RLRBRoll4 right left right bottom
0x00001BA8Roll4RLTLRoll4 right left top left
0x00001BA9Roll4RLTRRoll4 right left top right
0x00001BAARoll4RLTTRoll4 right left top top
0x00001BABRoll4RLTBRoll4 right left top bottom
0x00001BACRoll4RLBLRoll4 right left bottom left
0x00001BADRoll4RLBRRoll4 right left bottom right
0x00001BAERoll4RLBTRoll4 right left bottom top
0x00001BAFRoll4RLBBRoll4 right left bottom bottom
0x00001BB0Roll4RRLLRoll4 right right left left
0x00001BB1Roll4RRLRRoll4 right right left right
0x00001BB2Roll4RRLTRoll4 right right left top
0x00001BB3Roll4RRLBRoll4 right right left bottom
0x00001BB4Roll4RRRLRoll4 right right right left
0x00001BB5Roll4RRRRRoll4 right right right right
0x00001BB6Roll4RRRTRoll4 right right right top
0x00001BB7Roll4RRRBRoll4 right right right bottom
0x00001BB8Roll4RRTLRoll4 right right top left
0x00001BB9Roll4RRTRRoll4 right right top right
0x00001BBARoll4RRTTRoll4 right right top top
0x00001BBBRoll4RRTBRoll4 right right top bottom
0x00001BBCRoll4RRBLRoll4 right right bottom left
0x00001BBDRoll4RRBRRoll4 right right bottom right
0x00001BBERoll4RRBTRoll4 right right bottom top
0x00001BBFRoll4RRBBRoll4 right right bottom bottom
0x00001BC0Roll4RTLLRoll4 right top left left
0x00001BC1Roll4RTLRRoll4 right top left right
0x00001BC2Roll4RTLTRoll4 right top left top
0x00001BC3Roll4RTLBRoll4 right top left bottom
0x00001BC4Roll4RTRLRoll4 right top right left
0x00001BC5Roll4RTRRRoll4 right top right right
0x00001BC6Roll4RTRTRoll4 right top right top
0x00001BC7Roll4RTRBRoll4 right top right bottom
0x00001BC8Roll4RTTLRoll4 right top top left
0x00001BC9Roll4RTTRRoll4 right top top right
0x00001BCARoll4RTTTRoll4 right top top top
0x00001BCBRoll4RTTBRoll4 right top top bottom
0x00001BCCRoll4RTBLRoll4 right top bottom left
0x00001BCDRoll4RTBRRoll4 right top bottom right
0x00001BCERoll4RTBTRoll4 right top bottom top
0x00001BCFRoll4RTBBRoll4 right top bottom bottom
0x00001BD0Roll4RBLLRoll4 right bottom left left
0x00001BD1Roll4RBLRRoll4 right bottom left right
0x00001BD2Roll4RBLTRoll4 right bottom left top
0x00001BD3Roll4RBLBRoll4 right bottom left bottom
0x00001BD4Roll4RBRLRoll4 right bottom right left
0x00001BD5Roll4RBRRRoll4 right bottom right right
0x00001BD6Roll4RBRTRoll4 right bottom right top
0x00001BD7Roll4RBRBRoll4 right bottom right bottom
0x00001BD8Roll4RBTLRoll4 right bottom top left
0x00001BD9Roll4RBTRRoll4 right bottom top right
0x00001BDARoll4RBTTRoll4 right bottom top top
0x00001BDBRoll4RBTBRoll4 right bottom top bottom
0x00001BDCRoll4RBBLRoll4 right bottom bottom left
0x00001BDDRoll4RBBRRoll4 right bottom bottom right
0x00001BDERoll4RBBTRoll4 right bottom bottom top
0x00001BDFRoll4RBBBRoll4 right bottom bottom bottom
0x00001BE0Roll4TLLLRoll4 top left left left
0x00001BE1Roll4TLLRRoll4 top left left right
0x00001BE2Roll4TLLTRoll4 top left left top
0x00001BE3Roll4TLLBRoll4 top left left bottom
0x00001BE4Roll4TLRLRoll4 top left right left
0x00001BE5Roll4TLRRRoll4 top left right right
0x00001BE6Roll4TLRTRoll4 top left right top
0x00001BE7Roll4TLRBRoll4 top left right bottom
0x00001BE8Roll4TLTLRoll4 top left top left
0x00001BE9Roll4TLTRRoll4 top left top right
0x00001BEARoll4TLTTRoll4 top left top top
0x00001BEBRoll4TLTBRoll4 top left top bottom
0x00001BECRoll4TLBLRoll4 top left bottom left
0x00001BEDRoll4TLBRRoll4 top left bottom right
0x00001BEERoll4TLBTRoll4 top left bottom top
0x00001BEFRoll4TLBBRoll4 top left bottom bottom
0x00001BF0Roll4TRLLRoll4 top right left left
0x00001BF1Roll4TRLRRoll4 top right left right
0x00001BF2Roll4TRLTRoll4 top right left top
0x00001BF3Roll4TRLBRoll4 top right left bottom
0x00001BF4Roll4TRRLRoll4 top right right left
0x00001BF5Roll4TRRRRoll4 top right right right
0x00001BF6Roll4TRRTRoll4 top right right top
0x00001BF7Roll4TRRBRoll4 top right right bottom
0x00001BF8Roll4TRTLRoll4 top right top left
0x00001BF9Roll4TRTRRoll4 top right top right
0x00001BFARoll4TRTTRoll4 top right top top
0x00001BFBRoll4TRTBRoll4 top right top bottom
0x00001BFCRoll4TRBLRoll4 top right bottom left
0x00001BFDRoll4TRBRRoll4 top right bottom right
0x00001BFERoll4TRBTRoll4 top right bottom top
0x00001BFFRoll4TRBBRoll4 top right bottom bottom
0x00001C00Roll4TTLLRoll4 top top left left
0x00001C01Roll4TTLRRoll4 top top left right
0x00001C02Roll4TTLTRoll4 top top left top
0x00001C03Roll4TTLBRoll4 top top left bottom
0x00001C04Roll4TTRLRoll4 top top right left
0x00001C05Roll4TTRRRoll4 top top right right
0x00001C06Roll4TTRTRoll4 top top right top
0x00001C07Roll4TTRBRoll4 top top right bottom
0x00001C08Roll4TTTLRoll4 top top top left
0x00001C09Roll4TTTRRoll4 top top top right
0x00001C0ARoll4TTTTRoll4 top top top top
0x00001C0BRoll4TTTBRoll4 top top top bottom
0x00001C0CRoll4TTBLRoll4 top top bottom left
0x00001C0DRoll4TTBRRoll4 top top bottom right
0x00001C0ERoll4TTBTRoll4 top top bottom top
0x00001C0FRoll4TTBBRoll4 top top bottom bottom
0x00001C10Roll4TBLLRoll4 top bottom left left
0x00001C11Roll4TBLRRoll4 top bottom left right
0x00001C12Roll4TBLTRoll4 top bottom left top
0x00001C13Roll4TBLBRoll4 top bottom left bottom
0x00001C14Roll4TBRLRoll4 top bottom right left
0x00001C15Roll4TBRRRoll4 top bottom right right
0x00001C16Roll4TBRTRoll4 top bottom right top
0x00001C17Roll4TBRBRoll4 top bottom right bottom
0x00001C18Roll4TBTLRoll4 top bottom top left
0x00001C19Roll4TBTRRoll4 top bottom top right
0x00001C1ARoll4TBTTRoll4 top bottom top top
0x00001C1BRoll4TBTBRoll4 top bottom top bottom
0x00001C1CRoll4TBBLRoll4 top bottom bottom left
0x00001C1DRoll4TBBRRoll4 top bottom bottom right
0x00001C1ERoll4TBBTRoll4 top bottom bottom top
0x00001C1FRoll4TBBBRoll4 top bottom bottom bottom
0x00001C20Roll4BLLLRoll4 bottom left left left
0x00001C21Roll4BLLRRoll4 bottom left left right
0x00001C22Roll4BLLTRoll4 bottom left left top
0x00001C23Roll4BLLBRoll4 bottom left left bottom
0x00001C24Roll4BLRLRoll4 bottom left right left
0x00001C25Roll4BLRRRoll4 bottom left right right
0x00001C26Roll4BLRTRoll4 bottom left right top
0x00001C27Roll4BLRBRoll4 bottom left right bottom
0x00001C28Roll4BLTLRoll4 bottom left top left
0x00001C29Roll4BLTRRoll4 bottom left top right
0x00001C2ARoll4BLTTRoll4 bottom left top top
0x00001C2BRoll4BLTBRoll4 bottom left top bottom
0x00001C2CRoll4BLBLRoll4 bottom left bottom left
0x00001C2DRoll4BLBRRoll4 bottom left bottom right
0x00001C2ERoll4BLBTRoll4 bottom left bottom top
0x00001C2FRoll4BLBBRoll4 bottom left bottom bottom
0x00001C30Roll4BRLLRoll4 bottom right left left
0x00001C31Roll4BRLRRoll4 bottom right left right
0x00001C32Roll4BRLTRoll4 bottom right left top
0x00001C33Roll4BRLBRoll4 bottom right left bottom
0x00001C34Roll4BRRLRoll4 bottom right right left
0x00001C35Roll4BRRRRoll4 bottom right right right
0x00001C36Roll4BRRTRoll4 bottom right right top
0x00001C37Roll4BRRBRoll4 bottom right right bottom
0x00001C38Roll4BRTLRoll4 bottom right top left
0x00001C39Roll4BRTRRoll4 bottom right top right
0x00001C3ARoll4BRTTRoll4 bottom right top top
0x00001C3BRoll4BRTBRoll4 bottom right top bottom
0x00001C3CRoll4BRBLRoll4 bottom right bottom left
0x00001C3DRoll4BRBRRoll4 bottom right bottom right
0x00001C3ERoll4BRBTRoll4 bottom right bottom top
0x00001C3FRoll4BRBBRoll4 bottom right bottom bottom
0x00001C40Roll4BTLLRoll4 bottom top left left
0x00001C41Roll4BTLRRoll4 bottom top left right
0x00001C42Roll4BTLTRoll4 bottom top left top
0x00001C43Roll4BTLBRoll4 bottom top left bottom
0x00001C44Roll4BTRLRoll4 bottom top right left
0x00001C45Roll4BTRRRoll4 bottom top right right
0x00001C46Roll4BTRTRoll4 bottom top right top
0x00001C47Roll4BTRBRoll4 bottom top right bottom
0x00001C48Roll4BTTLRoll4 bottom top top left
0x00001C49Roll4BTTRRoll4 bottom top top right
0x00001C4ARoll4BTTTRoll4 bottom top top top
0x00001C4BRoll4BTTBRoll4 bottom top top bottom
0x00001C4CRoll4BTBLRoll4 bottom top bottom left
0x00001C4DRoll4BTBRRoll4 bottom top bottom right
0x00001C4ERoll4BTBTRoll4 bottom top bottom top
0x00001C4FRoll4BTBBRoll4 bottom top bottom bottom
0x00001C50Roll4BBLLRoll4 bottom bottom left left
0x00001C51Roll4BBLRRoll4 bottom bottom left right
0x00001C52Roll4BBLTRoll4 bottom bottom left top
0x00001C53Roll4BBLBRoll4 bottom bottom left bottom
0x00001C54Roll4BBRLRoll4 bottom bottom right left
0x00001C55Roll4BBRRRoll4 bottom bottom right right
0x00001C56Roll4BBRTRoll4 bottom bottom right top
0x00001C57Roll4BBRBRoll4 bottom bottom right bottom
0x00001C58Roll4BBTLRoll4 bottom bottom top left
0x00001C59Roll4BBTRRoll4 bottom bottom top right
0x00001C5ARoll4BBTTRoll4 bottom bottom top top
0x00001C5BRoll4BBTBRoll4 bottom bottom top bottom
0x00001C5CRoll4BBBLRoll4 bottom bottom bottom left
0x00001C5DRoll4BBBRRoll4 bottom bottom bottom right
0x00001C5ERoll4BBBTRoll4 bottom bottom bottom top
0x00001C5FRollMaxNumber of effects in this class.
0x00001C5FRoll4BBBBRoll4 bottom bottom bottom bottom
0x00001F40RotateClassRotate class
0x00001F40RotateLToRRotate left to right
0x00001F41RotateRToLRotate right to left
0x00001F42RotateTToBRotate top to bottom
0x00001F43RotateBToTRotate bottom to top
0x00001F44Rotate4LLLLRotate4 left left left left
0x00001F45Rotate4LLLRRotate4 left left left right
0x00001F46Rotate4LLLTRotate4 left left left top
0x00001F47Rotate4LLLBRotate4 left left left bottom
0x00001F48Rotate4LLRLRotate4 left left right left
0x00001F49Rotate4LLRRRotate4 left left right right
0x00001F4ARotate4LLRTRotate4 left left right top
0x00001F4BRotate4LLRBRotate4 left left right bottom
0x00001F4CRotate4LLTLRotate4 left left top left
0x00001F4DRotate4LLTRRotate4 left left top right
0x00001F4ERotate4LLTTRotate4 left left top top
0x00001F4FRotate4LLTBRotate4 left left top bottom
0x00001F50Rotate4LLBLRotate4 left left bottom left
0x00001F51Rotate4LLBRRotate4 left left bottom right
0x00001F52Rotate4LLBTRotate4 left left bottom top
0x00001F53Rotate4LLBBRotate4 left left bottom bottom
0x00001F54Rotate4LRLLRotate4 left right left left
0x00001F55Rotate4LRLRRotate4 left right left right
0x00001F56Rotate4LRLTRotate4 left right left top
0x00001F57Rotate4LRLBRotate4 left right left bottom
0x00001F58Rotate4LRRLRotate4 left right right left
0x00001F59Rotate4LRRRRotate4 left right right right
0x00001F5ARotate4LRRTRotate4 left right right top
0x00001F5BRotate4LRRBRotate4 left right right bottom
0x00001F5CRotate4LRTLRotate4 left right top left
0x00001F5DRotate4LRTRRotate4 left right top right
0x00001F5ERotate4LRTTRotate4 left right top top
0x00001F5FRotate4LRTBRotate4 left right top bottom
0x00001F60Rotate4LRBLRotate4 left right bottom left
0x00001F61Rotate4LRBRRotate4 left right bottom right
0x00001F62Rotate4LRBTRotate4 left right bottom top
0x00001F63Rotate4LRBBRotate4 left right bottom bottom
0x00001F64Rotate4LTLLRotate4 left top left left
0x00001F65Rotate4LTLRRotate4 left top left right
0x00001F66Rotate4LTLTRotate4 left top left top
0x00001F67Rotate4LTLBRotate4 left top left bottom
0x00001F68Rotate4LTRLRotate4 left top right left
0x00001F69Rotate4LTRRRotate4 left top right right
0x00001F6ARotate4LTRTRotate4 left top right top
0x00001F6BRotate4LTRBRotate4 left top right bottom
0x00001F6CRotate4LTTLRotate4 left top top left
0x00001F6DRotate4LTTRRotate4 left top top right
0x00001F6ERotate4LTTTRotate4 left top top top
0x00001F6FRotate4LTTBRotate4 left top top bottom
0x00001F70Rotate4LTBLRotate4 left top bottom left
0x00001F71Rotate4LTBRRotate4 left top bottom right
0x00001F72Rotate4LTBTRotate4 left top bottom top
0x00001F73Rotate4LTBBRotate4 left top bottom bottom
0x00001F74Rotate4LBLLRotate4 left bottom left left
0x00001F75Rotate4LBLRRotate4 left bottom left right
0x00001F76Rotate4LBLTRotate4 left bottom left top
0x00001F77Rotate4LBLBRotate4 left bottom left bottom
0x00001F78Rotate4LBRLRotate4 left bottom right left
0x00001F79Rotate4LBRRRotate4 left bottom right right
0x00001F7ARotate4LBRTRotate4 left bottom right top
0x00001F7BRotate4LBRBRotate4 left bottom right bottom
0x00001F7CRotate4LBTLRotate4 left bottom top left
0x00001F7DRotate4LBTRRotate4 left bottom top right
0x00001F7ERotate4LBTTRotate4 left bottom top top
0x00001F7FRotate4LBTBRotate4 left bottom top bottom
0x00001F80Rotate4LBBLRotate4 left bottom bottom left
0x00001F81Rotate4LBBRRotate4 left bottom bottom right
0x00001F82Rotate4LBBTRotate4 left bottom bottom top
0x00001F83Rotate4LBBBRotate4 left bottom bottom bottom
0x00001F84Rotate4RLLLRotate4 right left left left
0x00001F85Rotate4RLLRRotate4 right left left right
0x00001F86Rotate4RLLTRotate4 right left left top
0x00001F87Rotate4RLLBRotate4 right left left bottom
0x00001F88Rotate4RLRLRotate4 right left right left
0x00001F89Rotate4RLRRRotate4 right left right right
0x00001F8ARotate4RLRTRotate4 right left right top
0x00001F8BRotate4RLRBRotate4 right left right bottom
0x00001F8CRotate4RLTLRotate4 right left top left
0x00001F8DRotate4RLTRRotate4 right left top right
0x00001F8ERotate4RLTTRotate4 right left top top
0x00001F8FRotate4RLTBRotate4 right left top bottom
0x00001F90Rotate4RLBLRotate4 right left bottom left
0x00001F91Rotate4RLBRRotate4 right left bottom right
0x00001F92Rotate4RLBTRotate4 right left bottom top
0x00001F93Rotate4RLBBRotate4 right left bottom bottom
0x00001F94Rotate4RRLLRotate4 right right left left
0x00001F95Rotate4RRLRRotate4 right right left right
0x00001F96Rotate4RRLTRotate4 right right left top
0x00001F97Rotate4RRLBRotate4 right right left bottom
0x00001F98Rotate4RRRLRotate4 right right right left
0x00001F99Rotate4RRRRRotate4 right right right right
0x00001F9ARotate4RRRTRotate4 right right right top
0x00001F9BRotate4RRRBRotate4 right right right bottom
0x00001F9CRotate4RRTLRotate4 right right top left
0x00001F9DRotate4RRTRRotate4 right right top right
0x00001F9ERotate4RRTTRotate4 right right top top
0x00001F9FRotate4RRTBRotate4 right right top bottom
0x00001FA0Rotate4RRBLRotate4 right right bottom left
0x00001FA1Rotate4RRBRRotate4 right right bottom right
0x00001FA2Rotate4RRBTRotate4 right right bottom top
0x00001FA3Rotate4RRBBRotate4 right right bottom bottom
0x00001FA4Rotate4RTLLRotate4 right top left left
0x00001FA5Rotate4RTLRRotate4 right top left right
0x00001FA6Rotate4RTLTRotate4 right top left top
0x00001FA7Rotate4RTLBRotate4 right top left bottom
0x00001FA8Rotate4RTRLRotate4 right top right left
0x00001FA9Rotate4RTRRRotate4 right top right right
0x00001FAARotate4RTRTRotate4 right top right top
0x00001FABRotate4RTRBRotate4 right top right bottom
0x00001FACRotate4RTTLRotate4 right top top left
0x00001FADRotate4RTTRRotate4 right top top right
0x00001FAERotate4RTTTRotate4 right top top top
0x00001FAFRotate4RTTBRotate4 right top top bottom
0x00001FB0Rotate4RTBLRotate4 right top bottom left
0x00001FB1Rotate4RTBRRotate4 right top bottom right
0x00001FB2Rotate4RTBTRotate4 right top bottom top
0x00001FB3Rotate4RTBBRotate4 right top bottom bottom
0x00001FB4Rotate4RBLLRotate4 right bottom left left
0x00001FB5Rotate4RBLRRotate4 right bottom left right
0x00001FB6Rotate4RBLTRotate4 right bottom left top
0x00001FB7Rotate4RBLBRotate4 right bottom left bottom
0x00001FB8Rotate4RBRLRotate4 right bottom right left
0x00001FB9Rotate4RBRRRotate4 right bottom right right
0x00001FBARotate4RBRTRotate4 right bottom right top
0x00001FBBRotate4RBRBRotate4 right bottom right bottom
0x00001FBCRotate4RBTLRotate4 right bottom top left
0x00001FBDRotate4RBTRRotate4 right bottom top right
0x00001FBERotate4RBTTRotate4 right bottom top top
0x00001FBFRotate4RBTBRotate4 right bottom top bottom
0x00001FC0Rotate4RBBLRotate4 right bottom bottom left
0x00001FC1Rotate4RBBRRotate4 right bottom bottom right
0x00001FC2Rotate4RBBTRotate4 right bottom bottom top
0x00001FC3Rotate4RBBBRotate4 right bottom bottom bottom
0x00001FC4Rotate4TLLLRotate4 top left left left
0x00001FC5Rotate4TLLRRotate4 top left left right
0x00001FC6Rotate4TLLTRotate4 top left left top
0x00001FC7Rotate4TLLBRotate4 top left left bottom
0x00001FC8Rotate4TLRLRotate4 top left right left
0x00001FC9Rotate4TLRRRotate4 top left right right
0x00001FCARotate4TLRTRotate4 top left right top
0x00001FCBRotate4TLRBRotate4 top left right bottom
0x00001FCCRotate4TLTLRotate4 top left top left
0x00001FCDRotate4TLTRRotate4 top left top right
0x00001FCERotate4TLTTRotate4 top left top top
0x00001FCFRotate4TLTBRotate4 top left top bottom
0x00001FD0Rotate4TLBLRotate4 top left bottom left
0x00001FD1Rotate4TLBRRotate4 top left bottom right
0x00001FD2Rotate4TLBTRotate4 top left bottom top
0x00001FD3Rotate4TLBBRotate4 top left bottom bottom
0x00001FD4Rotate4TRLLRotate4 top right left left
0x00001FD5Rotate4TRLRRotate4 top right left right
0x00001FD6Rotate4TRLTRotate4 top right left top
0x00001FD7Rotate4TRLBRotate4 top right left bottom
0x00001FD8Rotate4TRRLRotate4 top right right left
0x00001FD9Rotate4TRRRRotate4 top right right right
0x00001FDARotate4TRRTRotate4 top right right top
0x00001FDBRotate4TRRBRotate4 top right right bottom
0x00001FDCRotate4TRTLRotate4 top right top left
0x00001FDDRotate4TRTRRotate4 top right top right
0x00001FDERotate4TRTTRotate4 top right top top
0x00001FDFRotate4TRTBRotate4 top right top bottom
0x00001FE0Rotate4TRBLRotate4 top right bottom left
0x00001FE1Rotate4TRBRRotate4 top right bottom right
0x00001FE2Rotate4TRBTRotate4 top right bottom top
0x00001FE3Rotate4TRBBRotate4 top right bottom bottom
0x00001FE4Rotate4TTLLRotate4 top top left left
0x00001FE5Rotate4TTLRRotate4 top top left right
0x00001FE6Rotate4TTLTRotate4 top top left top
0x00001FE7Rotate4TTLBRotate4 top top left bottom
0x00001FE8Rotate4TTRLRotate4 top top right left
0x00001FE9Rotate4TTRRRotate4 top top right right
0x00001FEARotate4TTRTRotate4 top top right top
0x00001FEBRotate4TTRBRotate4 top top right bottom
0x00001FECRotate4TTTLRotate4 top top top left
0x00001FEDRotate4TTTRRotate4 top top top right
0x00001FEERotate4TTTTRotate4 top top top top
0x00001FEFRotate4TTTBRotate4 top top top bottom
0x00001FF0Rotate4TTBLRotate4 top top bottom left
0x00001FF1Rotate4TTBRRotate4 top top bottom right
0x00001FF2Rotate4TTBTRotate4 top top bottom top
0x00001FF3Rotate4TTBBRotate4 top top bottom bottom
0x00001FF4Rotate4TBLLRotate4 top bottom left left
0x00001FF5Rotate4TBLRRotate4 top bottom left right
0x00001FF6Rotate4TBLTRotate4 top bottom left top
0x00001FF7Rotate4TBLBRotate4 top bottom left bottom
0x00001FF8Rotate4TBRLRotate4 top bottom right left
0x00001FF9Rotate4TBRRRotate4 top bottom right right
0x00001FFARotate4TBRTRotate4 top bottom right top
0x00001FFBRotate4TBRBRotate4 top bottom right bottom
0x00001FFCRotate4TBTLRotate4 top bottom top left
0x00001FFDRotate4TBTRRotate4 top bottom top right
0x00001FFERotate4TBTTRotate4 top bottom top top
0x00001FFFRotate4TBTBRotate4 top bottom top bottom
0x00002000Rotate4TBBLRotate4 top bottom bottom left
0x00002001Rotate4TBBRRotate4 top bottom bottom right
0x00002002Rotate4TBBTRotate4 top bottom bottom top
0x00002003Rotate4TBBBRotate4 top bottom bottom bottom
0x00002004Rotate4BLLLRotate4 bottom left left left
0x00002005Rotate4BLLRRotate4 bottom left left right
0x00002006Rotate4BLLTRotate4 bottom left left top
0x00002007Rotate4BLLBRotate4 bottom left left bottom
0x00002008Rotate4BLRLRotate4 bottom left right left
0x00002009Rotate4BLRRRotate4 bottom left right right
0x0000200ARotate4BLRTRotate4 bottom left right top
0x0000200BRotate4BLRBRotate4 bottom left right bottom
0x0000200CRotate4BLTLRotate4 bottom left top left
0x0000200DRotate4BLTRRotate4 bottom left top right
0x0000200ERotate4BLTTRotate4 bottom left top top
0x0000200FRotate4BLTBRotate4 bottom left top bottom
0x00002010Rotate4BLBLRotate4 bottom left bottom left
0x00002011Rotate4BLBRRotate4 bottom left bottom right
0x00002012Rotate4BLBTRotate4 bottom left bottom top
0x00002013Rotate4BLBBRotate4 bottom left bottom bottom
0x00002014Rotate4BRLLRotate4 bottom right left left
0x00002015Rotate4BRLRRotate4 bottom right left right
0x00002016Rotate4BRLTRotate4 bottom right left top
0x00002017Rotate4BRLBRotate4 bottom right left bottom
0x00002018Rotate4BRRLRotate4 bottom right right left
0x00002019Rotate4BRRRRotate4 bottom right right right
0x0000201ARotate4BRRTRotate4 bottom right right top
0x0000201BRotate4BRRBRotate4 bottom right right bottom
0x0000201CRotate4BRTLRotate4 bottom right top left
0x0000201DRotate4BRTRRotate4 bottom right top right
0x0000201ERotate4BRTTRotate4 bottom right top top
0x0000201FRotate4BRTBRotate4 bottom right top bottom
0x00002020Rotate4BRBLRotate4 bottom right bottom left
0x00002021Rotate4BRBRRotate4 bottom right bottom right
0x00002022Rotate4BRBTRotate4 bottom right bottom top
0x00002023Rotate4BRBBRotate4 bottom right bottom bottom
0x00002024Rotate4BTLLRotate4 bottom top left left
0x00002025Rotate4BTLRRotate4 bottom top left right
0x00002026Rotate4BTLTRotate4 bottom top left top
0x00002027Rotate4BTLBRotate4 bottom top left bottom
0x00002028Rotate4BTRLRotate4 bottom top right left
0x00002029Rotate4BTRRRotate4 bottom top right right
0x0000202ARotate4BTRTRotate4 bottom top right top
0x0000202BRotate4BTRBRotate4 bottom top right bottom
0x0000202CRotate4BTTLRotate4 bottom top top left
0x0000202DRotate4BTTRRotate4 bottom top top right
0x0000202ERotate4BTTTRotate4 bottom top top top
0x0000202FRotate4BTTBRotate4 bottom top top bottom
0x00002030Rotate4BTBLRotate4 bottom top bottom left
0x00002031Rotate4BTBRRotate4 bottom top bottom right
0x00002032Rotate4BTBTRotate4 bottom top bottom top
0x00002033Rotate4BTBBRotate4 bottom top bottom bottom
0x00002034Rotate4BBLLRotate4 bottom bottom left left
0x00002035Rotate4BBLRRotate4 bottom bottom left right
0x00002036Rotate4BBLTRotate4 bottom bottom left top
0x00002037Rotate4BBLBRotate4 bottom bottom left bottom
0x00002038Rotate4BBRLRotate4 bottom bottom right left
0x00002039Rotate4BBRRRotate4 bottom bottom right right
0x0000203ARotate4BBRTRotate4 bottom bottom right top
0x0000203BRotate4BBRBRotate4 bottom bottom right bottom
0x0000203CRotate4BBTLRotate4 bottom bottom top left
0x0000203DRotate4BBTRRotate4 bottom bottom top right
0x0000203ERotate4BBTTRotate4 bottom bottom top top
0x0000203FRotate4BBTBRotate4 bottom bottom top bottom
0x00002040Rotate4BBBLRotate4 bottom bottom bottom left
0x00002041Rotate4BBBRRotate4 bottom bottom bottom right
0x00002042Rotate4BBBTRotate4 bottom bottom bottom top
0x00002043Rotate4BBBBRotate4 bottom bottom bottom bottom
0x00002043RotateMaxNumber of effects in this class.
0x00002328ZoomClassZoom class
0x00002328ZoomToCZoom to center
0x00002329ZoomFromCZoom from center
0x00002329ZoomMaxNumber of effects in this class.
0x00002710DripClassDrip class
0x00002710DripTToBDrip top to bottom
0x00002711DripBToTDrip bottom to top
0x00002712DripLToRDrip left to right
0x00002713DripRToLDrip right to left
0x00002713DripMaxNumber of effects in this class.
0x00002AF8BlindClassBlind class
0x00002AF8BlindTToBBlind top to bottom
0x00002AF8HInterlaceBlind top to bottom
0x00002AF8VInterlaceRightBlind top to bottom
0x00002AF8VInterlaceLeftBlind top to bottom
0x00002AF9VInterlaceBlind left to right
0x00002AF9BlindLToRBlind left to right
0x00002AF9HInterlaceDownBlind left to right
0x00002AF9HInterlaceUpBlind left to right
0x00002AFABlindGROWINGLToRBlind growing left to right
0x00002AFBBlindGROWINGRToLBlind growing right to left
0x00002AFCBlindGROWINGTToBBlind growing top to bottom
0x00002AFDBlindGROWINGBToTBlind growing bottom to top
0x00002AFEBlind2TToBAndLToRBlind2 top to bottom and left to right
0x00002AFEBlindMaxNumber of effects in this class.
0x00002EE0RandomBarsRToLRandom bars right to left
0x00002EE0RandomClassRandom class
0x00002EE1RandomBarsLToRRandom bars left to right
0x00002EE2RandomBarsBToTRandom bars bottom to top
0x00002EE3RandomBarsTToBRandom bars top to bottom
0x00002EE4RandomVLineRandom lines
0x00002EE4RandomLinesRandom lines
0x00002EE4RandomHLineRandom lines
0x00002EE5RandomSmallBoxRandom blocks
0x00002EE5RandomMediumBoxRandom blocks
0x00002EE5RandomLargeBoxRandom blocks
0x00002EE5RandomPixelRandom blocks
0x00002EE5RandomBlocksRandom blocks
0x00002EE6RandomBlocksRToLRandom blocks right to left
0x00002EE7RandomBlocksLToRRandom blocks left to right
0x00002EE8RandomBlocksBToTRandom blocks bottom to top
0x00002EE9RandomBlocksTToBRandom blocks top to bottom
0x00002EE9RandomMaxNumber of effects in this class.
0x000032C8CheckboardTToBThenTToBCheckerboard top to bottom then top to bottom
0x000032C8CheckboardClassCheckerboard class
0x000032C9CheckboardBToTThenBToTCheckerboard bottom to top then bottom to top
0x000032CACheckboardLToRThenLToRCheckerboard left to right then left to right
0x000032CBCheckboardRToLThenRToLCheckerboard right to left then right to left
0x000032CCCheckboardTToBThenBToTCheckerboard top to bottom then bottom to top
0x000032CDCheckboardBToTThenTToBCheckerboard bottom to top then top to bottom
0x000032CECheckboardLToRThenRToLCheckerboard left to right then right to left
0x000032CFCheckboardMaxNumber of effects in this class.
0x000032CFCheckboardRToLThenLToRCheckerboard right to left then left to right
0x000036B0BlocksClassBlocks class
0x000036B0BlocksTToBBlocks top to bottom
0x000036B1BlocksBToTBlocks bottom to top
0x000036B2BlocksLToRBlocks left to right
0x000036B3BlocksRToLBlocks right to left
0x000036B4SpiralInBlocks swirl CW to center
0x000036B4BlocksSwirlCWToCBlocks swirl CW to center
0x000036B5BlocksSwirlCWFromCBlocks swirl CW from center
0x000036B5SpiralOutBlocks swirl CW from center
0x000036B6BlocksSwirlCCWToCBlocks swirl CCW to center
0x000036B7BlocksSwirlCCWFromCBlocks swirl CCW from center
0x000036B7BlocksMaxNumber of effects in this class.
0x00003A98CircleClassCircle class
0x00003A98CircleCInCircle center in
0x00003A99CircleCOutCircle center out
0x00003A9ACircleLInCircle left in
0x00003A9BCircleLOutCircle left out
0x00003A9CCircleRInCircle right in
0x00003A9DCircleROutCircle right out
0x00003A9ECircleTInCircle top in
0x00003A9FCircleTOutCircle top out
0x00003AA0CircleBInCircle bottom in
0x00003AA1CircleBOutCircle bottom out
0x00003AA2CircleCInterInThenInCircle center interlace in then in
0x00003AA3CircleCInterOutThenOutCircle center interlace out then out
0x00003AA4CircleCInterInThenOutCircle center interlace in then out
0x00003AA5CircleCInterOutThenInCircle center interlace out then in
0x00003AA6CircleLInterInThenInCircle left interlace in then in
0x00003AA7CircleLInterOutThenOutCircle left interlace out then out
0x00003AA8CircleLInterInThenOutCircle left interlace in then out
0x00003AA9CircleLInterOutThenInCircle left interlace out then in
0x00003AAACircleRInterInThenInCircle right interlace in then in
0x00003AABCircleRInterOutThenOutCircle right interlace out then out
0x00003AACCircleRInterInThenOutCircle right interlace in then out
0x00003AADCircleRInterOutThenInCircle right interlace out then in
0x00003AAECircleTInterInThenInCircle top interlace in then in
0x00003AAFCircleTInterOutThenOutCircle top interlace out then out
0x00003AB0CircleTInterInThenOutCircle top interlace in then out
0x00003AB1CircleTInterOutThenInCircle top interlace out then in
0x00003AB2CircleBInterInThenInCircle bottom interlace in then in
0x00003AB3CircleBInterOutThenOutCircle bottom interlace out then out
0x00003AB4CircleBInterInThenOutCircle bottom interlace in then out
0x00003AB5CircleBInterOutThenInCircle bottom interlace out then in
0x00003AB6CircleLRInterCircle left right interlace
0x00003AB7CircleTBInterCircle top bottom interlace
0x00003AB8Circle2LROutCircle2 left right out
0x00003AB9Circle2LRInCircle2 left right in
0x00003ABACircle2TBOutCircle2 top bottom out
0x00003ABBCircleMaxNumber of effects in this class.
0x00003ABBCircle2TBInCircle2 top bottom in
0x00003E80EllipseClassEllipse class
0x00003E80EllipseCInEllipse center in
0x00003E81EllipseCOutEllipse center out
0x00003E82EllipseLInEllipse left in
0x00003E83EllipseLOutEllipse left out
0x00003E84EllipseRInEllipse right in
0x00003E85EllipseROutEllipse right out
0x00003E86EllipseTInEllipse top in
0x00003E87EllipseTOutEllipse top out
0x00003E88EllipseBInEllipse bottom in
0x00003E89EllipseBOutEllipse bottom out
0x00003E8AEllipseCInterInThenInEllipse center interlace in then in
0x00003E8BEllipseCInterOutThenOutEllipse center interlace out then out
0x00003E8CEllipseCInterInThenOutEllipse center interlace in then out
0x00003E8DEllipseCInterOutThenInEllipse center interlace out then in
0x00003E8EEllipseLInterInThenInEllipse left interlace in then in
0x00003E8FEllipseLInterOutThenOutEllipse left interlace out then out
0x00003E90EllipseLInterInThenOutEllipse left interlace in then out
0x00003E91EllipseLInterOutThenInEllipse left interlace out then in
0x00003E92EllipseRInterInThenInEllipse right interlace in then in
0x00003E93EllipseRInterOutThenOutEllipse right interlace out then out
0x00003E94EllipseRInterInThenOutEllipse right interlace in then out
0x00003E95EllipseRInterOutThenInEllipse right interlace out then in
0x00003E96EllipseTInterInThenInEllipse top interlace in then in
0x00003E97EllipseTInterOutThenOutEllipse top interlace out then out
0x00003E98EllipseTInterInThenOutEllipse top interlace in then out
0x00003E99EllipseTInterOutThenInEllipse top interlace out then in
0x00003E9AEllipseBInterInThenInEllipse bottom interlace in then in
0x00003E9BEllipseBInterOutThenOutEllipse bottom interlace out then out
0x00003E9CEllipseBInterInThenOutEllipse bottom interlace in then out
0x00003E9DEllipseBInterOutThenInEllipse bottom interlace out then in
0x00003E9EEllipseLRInterEllipse left right interlace
0x00003E9FEllipseTBInterEllipse top bottom interlace
0x00003EA0Ellipse2LROutEllipse2 left right out
0x00003EA1Ellipse2LRInEllipse2 left right in
0x00003EA2Ellipse2TBOutEllipse2 top bottom out
0x00003EA3EllipseMaxNumber of effects in this class.
0x00003EA3Ellipse2TBInEllipse2 top bottom in
0x00004268TwirlClassTwirl class
0x00004268TwirlCWTwirl clockwise
0x00004269TwirlMaxNumber of effects in this class.
0x00004269TwirlCCWTwirl counter clockwise
0x00004650WaveClassWave class
0x00004650WaveTBWave from top to bottom
0x00004651WaveBTWave from bottom to top
0x00004652WaveLRWave from left to right
0x00004653WaveMaxNumber of effects in this class.
0x00004653WaveRLWave from right to left
0x00004A38WhiteTurnoverClassPeel class
0x00004A38WhiteTurnoverLTToRBLeft top to right bottom
0x00004A39WhiteTurnoverLBToRTLeft bottom to right top
0x00004A3AWhiteTurnoverRTToLBRight top to left bottom
0x00004A3BWhiteTurnoverRBToLTRight bottom to left top
0x00004A3CWhiteTurnover2LTLTLeft top and left top
0x00004A3DWhiteTurnover2LTLBLeft top and left bottom
0x00004A3EWhiteTurnover2LTRTLeft top and right top
0x00004A3FWhiteTurnover2LTRBLeft top and right bottom
0x00004A40WhiteTurnover2LBLTLeft bottom and left top
0x00004A41WhiteTurnover2LBLBLeft bottom and left bottom
0x00004A42WhiteTurnover2LBRTLeft bottom and right top
0x00004A43WhiteTurnover2LBRBLeft bottom and right bottom
0x00004A44WhiteTurnover2RTLTRight top and left top
0x00004A45WhiteTurnover2RTLBRight top and left bottom
0x00004A46WhiteTurnover2RTRTRight top and right top
0x00004A47WhiteTurnover2RTRBRight top and right bottom
0x00004A48WhiteTurnover2RBLTRight bottom and left top
0x00004A49WhiteTurnover2RBLBRight bottom and left bottom
0x00004A4AWhiteTurnover2RBRTRight bottom and right top
0x00004A4BWhiteTurnover2RBRBRight bottom and right bottom
0x00004A4CWhiteTurnover4LTLTLTLTLeft top left top left top left top
0x00004A4DWhiteTurnover4LTLTLTRTLeft top left top left top right top
0x00004A4EWhiteTurnover4LTLTLTRBLeft top left top left top right bottom
0x00004A4FWhiteTurnover4LTLTLTLBLeft top left top left top left bottom
0x00004A50WhiteTurnover4LTLTRTLTLeft top left top right top left top
0x00004A51WhiteTurnover4LTLTRTRTLeft top left top right top right top
0x00004A52WhiteTurnover4LTLTRTRBLeft top left top right top right bottom
0x00004A53WhiteTurnover4LTLTRTLBLeft top left top right top left bottom
0x00004A54WhiteTurnover4LTLTRBLTLeft top left top right bottom left top
0x00004A55WhiteTurnover4LTLTRBRTLeft top left top right bottom right top
0x00004A56WhiteTurnover4LTLTRBRBLeft top left top right bottom right bottom
0x00004A57WhiteTurnover4LTLTRBLBLeft top left top right bottom left bottom
0x00004A58WhiteTurnover4LTLTLBLTLeft top left top left bottom left top
0x00004A59WhiteTurnover4LTLTLBRTLeft top left top left bottom right top
0x00004A5AWhiteTurnover4LTLTLBRBLeft top left top left bottom right bottom
0x00004A5BWhiteTurnover4LTLTLBLBLeft top left top left bottom left bottom
0x00004A5CWhiteTurnover4LTRTLTLTLeft top right top left top left top
0x00004A5DWhiteTurnover4LTRTLTRTLeft top right top left top right top
0x00004A5EWhiteTurnover4LTRTLTRBLeft top right top left top right bottom
0x00004A5FWhiteTurnover4LTRTLTLBLeft top right top left top left bottom
0x00004A60WhiteTurnover4LTRTRTLTLeft top right top right top left top
0x00004A61WhiteTurnover4LTRTRTRTLeft top right top right top right top
0x00004A62WhiteTurnover4LTRTRTRBLeft top right top right top right bottom
0x00004A63WhiteTurnover4LTRTRTLBLeft top right top right top left bottom
0x00004A64WhiteTurnover4LTRTRBLTLeft top right top right bottom left top
0x00004A65WhiteTurnover4LTRTRBRTLeft top right top right bottom right top
0x00004A66WhiteTurnover4LTRTRBRBLeft top right top right bottom right bottom
0x00004A67WhiteTurnover4LTRTRBLBLeft top right top right bottom left bottom
0x00004A68WhiteTurnover4LTRTLBLTLeft top right top left bottom left top
0x00004A69WhiteTurnover4LTRTLBRTLeft top right top left bottom right top
0x00004A6AWhiteTurnover4LTRTLBRBLeft top right top left bottom right bottom
0x00004A6BWhiteTurnover4LTRTLBLBLeft top right top left bottom left bottom
0x00004A6CWhiteTurnover4LTRBLTLTLeft top right bottom left top left top
0x00004A6DWhiteTurnover4LTRBLTRTLeft top right bottom left top right top
0x00004A6EWhiteTurnover4LTRBLTRBLeft top right bottom left top right bottom
0x00004A6FWhiteTurnover4LTRBLTLBLeft top right bottom left top left bottom
0x00004A70WhiteTurnover4LTRBRTLTLeft top right bottom right top left top
0x00004A71WhiteTurnover4LTRBRTRTLeft top right bottom right top right top
0x00004A72WhiteTurnover4LTRBRTRBLeft top right bottom right top right bottom
0x00004A73WhiteTurnover4LTRBRTLBLeft top right bottom right top left bottom
0x00004A74WhiteTurnover4LTRBRBLTLeft top right bottom right bottom left top
0x00004A75WhiteTurnover4LTRBRBRTLeft top right bottom right bottom right top
0x00004A76WhiteTurnover4LTRBRBRBLeft top right bottom right bottom right bottom right bottom
0x00004A77WhiteTurnover4LTRBRBLBLeft top right bottom right bottom left bottom
0x00004A78WhiteTurnover4LTRBLBLTLeft top right bottom left bottom left top
0x00004A79WhiteTurnover4LTRBLBRTLeft top right bottom left bottom right top
0x00004A7AWhiteTurnover4LTRBLBRBLeft top right bottom left bottom right bottom
0x00004A7BWhiteTurnover4LTRBLBLBLeft top right bottom left bottom left bottom
0x00004A7CWhiteTurnover4LTLBLTLTLeft top left bottom left top left top
0x00004A7DWhiteTurnover4LTLBLTRTLeft top left bottom left top right top
0x00004A7EWhiteTurnover4LTLBLTRBLeft top left bottom left top right bottom
0x00004A7FWhiteTurnover4LTLBLTLBLeft top left bottom left top left bottom
0x00004A80WhiteTurnover4LTLBRTLTLeft top left bottom right top left top
0x00004A81WhiteTurnover4LTLBRTRTLeft top left bottom right top right top
0x00004A82WhiteTurnover4LTLBRTRBLeft top left bottom right top right bottom
0x00004A83WhiteTurnover4LTLBRTLBLeft top left bottom right top left bottom
0x00004A84WhiteTurnover4LTLBRBLTLeft top left bottom right bottom left top
0x00004A85WhiteTurnover4LTLBRBRTLeft top left bottom right bottom right top
0x00004A86WhiteTurnover4LTLBRBRBLeft top left bottom right bottom right bottom
0x00004A87WhiteTurnover4LTLBRBLBLeft top left bottom right bottom left bottom
0x00004A88WhiteTurnover4LTLBLBLTLeft top left bottom left bottom left top
0x00004A89WhiteTurnover4LTLBLBRTLeft top left bottom left bottom right top
0x00004A8AWhiteTurnover4LTLBLBRBLeft top left bottom left bottom right bottom
0x00004A8BWhiteTurnover4LTLBLBLBLeft top left bottom left bottom left bottom
0x00004A8CWhiteTurnover4RTLTLTLTRight top left top left top left top
0x00004A8DWhiteTurnover4RTLTLTRTRight top left top left top right top
0x00004A8EWhiteTurnover4RTLTLTRBRight top left top left top right bottom
0x00004A8FWhiteTurnover4RTLTLTLBRight top left top left top left bottom
0x00004A90WhiteTurnover4RTLTRTLTRight top left top right top left top
0x00004A91WhiteTurnover4RTLTRTRTRight top left top right top right top
0x00004A92WhiteTurnover4RTLTRTRBRight top left top right top right bottom
0x00004A93WhiteTurnover4RTLTRTLBRight top left top right top left bottom
0x00004A94WhiteTurnover4RTLTRBLTRight top left top right bottom left top
0x00004A95WhiteTurnover4RTLTRBRTRight top left top right bottom right top
0x00004A96WhiteTurnover4RTLTRBRBRight top left top right bottom right bottom
0x00004A97WhiteTurnover4RTLTRBLBRight top left top right bottom left bottom
0x00004A98WhiteTurnover4RTLTLBLTRight top left top left bottom left top
0x00004A99WhiteTurnover4RTLTLBRTRight top left top left bottom right top
0x00004A9AWhiteTurnover4RTLTLBRBRight top left top left bottom right bottom
0x00004A9BWhiteTurnover4RTLTLBLBRight top left top left bottom left bottom
0x00004A9CWhiteTurnover4RTRTLTLTRight top right top left top left top
0x00004A9DWhiteTurnover4RTRTLTRTRight top right top left top right top
0x00004A9EWhiteTurnover4RTRTLTRBRight top right top left top right bottom
0x00004A9FWhiteTurnover4RTRTLTLBRight top right top left top left bottom
0x00004AA0WhiteTurnover4RTRTRTLTRight top right top right top left top
0x00004AA1WhiteTurnover4RTRTRTRTRight top right top right top right top
0x00004AA2WhiteTurnover4RTRTRTRBRight top right top right top right bottom
0x00004AA3WhiteTurnover4RTRTRTLBRight top right top right top left bottom
0x00004AA4WhiteTurnover4RTRTRBLTRight top right top right bottom left top
0x00004AA5WhiteTurnover4RTRTRBRTRight top right top right bottom right top
0x00004AA6WhiteTurnover4RTRTRBRBRight top right top right bottom right bottom
0x00004AA7WhiteTurnover4RTRTRBLBRight top right top right bottom left bottom
0x00004AA8WhiteTurnover4RTRTLBLTRight top right top left bottom left top
0x00004AA9WhiteTurnover4RTRTLBRTRight top right top left bottom right top
0x00004AAAWhiteTurnover4RTRTLBRBRight top right top left bottom right bottom
0x00004AABWhiteTurnover4RTRTLBLBRight top right top left bottom left bottom
0x00004AACWhiteTurnover4RTRBLTLTRight top right bottom left top left top
0x00004AADWhiteTurnover4RTRBLTRTRight top right bottom left top right top
0x00004AAEWhiteTurnover4RTRBLTRBRight top right bottom left top right bottom
0x00004AAFWhiteTurnover4RTRBLTLBRight top right bottom left top left bottom
0x00004AB0WhiteTurnover4RTRBRTLTRight top right bottom right top left top
0x00004AB1WhiteTurnover4RTRBRTRTRight top right bottom right top right top
0x00004AB2WhiteTurnover4RTRBRTRBRight top right bottom right top right bottom
0x00004AB3WhiteTurnover4RTRBRTLBRight top right bottom right top left bottom
0x00004AB4WhiteTurnover4RTRBRBLTRight top right bottom right bottom left top
0x00004AB5WhiteTurnover4RTRBRBRTRight top right bottom right bottom right top
0x00004AB6WhiteTurnover4RTRBRBRBRight top right bottom right bottom right bottom
0x00004AB7WhiteTurnover4RTRBRBLBRight top right bottom right bottom left bottom
0x00004AB8WhiteTurnover4RTRBLBLTRight top right bottom left bottom left top
0x00004AB9WhiteTurnover4RTRBLBRTRight top right bottom left bottom right top
0x00004ABAWhiteTurnover4RTRBLBRBRight top right bottom left bottom right bottom
0x00004ABBWhiteTurnover4RTRBLBLBRight top right bottom left bottom left bottom
0x00004ABCWhiteTurnover4RTLBLTLTRight top left bottom left top left top
0x00004ABDWhiteTurnover4RTLBLTRTRight top left bottom left top right top
0x00004ABEWhiteTurnover4RTLBLTRBRight top left bottom left top right bottom
0x00004ABFWhiteTurnover4RTLBLTLBRight top left bottom left top left bottom
0x00004AC0WhiteTurnover4RTLBRTLTRight top left bottom right top left top
0x00004AC1WhiteTurnover4RTLBRTRTRight top left bottom right top right top
0x00004AC2WhiteTurnover4RTLBRTRBRight top left bottom right top right bottom
0x00004AC3WhiteTurnover4RTLBRTLBRight top left bottom right top left bottom
0x00004AC4WhiteTurnover4RTLBRBLTRight top left bottom right bottom left top
0x00004AC5WhiteTurnover4RTLBRBRTRight top left bottom right bottom right top
0x00004AC6WhiteTurnover4RTLBRBRBRight top left bottom right bottom right bottom
0x00004AC7WhiteTurnover4RTLBRBLBRight top left bottom right bottom left bottom
0x00004AC8WhiteTurnover4RTLBLBLTRight top left bottom left bottom left top
0x00004AC9WhiteTurnover4RTLBLBRTRight top left bottom left bottom right top
0x00004ACAWhiteTurnover4RTLBLBRBRight top left bottom left bottom right bottom
0x00004ACBWhiteTurnover4RTLBLBLBRight top left bottom left bottom left bottom
0x00004ACCWhiteTurnover4RBLTLTLTRight bottom left top left top left top
0x00004ACDWhiteTurnover4RBLTLTRTRight bottom left top left top right top
0x00004ACEWhiteTurnover4RBLTLTRBRight bottom left top left top right bottom
0x00004ACFWhiteTurnover4RBLTLTLBRight bottom left top left top left bottom
0x00004AD0WhiteTurnover4RBLTRTLTRight bottom left top right top left top
0x00004AD1WhiteTurnover4RBLTRTRTRight bottom left top right top right top
0x00004AD2WhiteTurnover4RBLTRTRBRight bottom left top right top right bottom
0x00004AD3WhiteTurnover4RBLTRTLBRight bottom left top right top left bottom
0x00004AD4WhiteTurnover4RBLTRBLTRight bottom left top right bottom left top
0x00004AD5WhiteTurnover4RBLTRBRTRight bottom left top right bottom right top
0x00004AD6WhiteTurnover4RBLTRBRBRight bottom left top right bottom right bottom
0x00004AD7WhiteTurnover4RBLTRBLBRight bottom left top right bottom left bottom
0x00004AD8WhiteTurnover4RBLTLBLTRight bottom left top right bottom left top
0x00004AD9WhiteTurnover4RBLTLBRTRight bottom left top left bottom right top
0x00004ADAWhiteTurnover4RBLTLBRBRight bottom left top left bottom right bottom
0x00004ADBWhiteTurnover4RBLTLBLBRight bottom left top left bottom left bottom
0x00004ADCWhiteTurnover4RBRTLTLTRight bottom right top left top left top
0x00004ADDWhiteTurnover4RBRTLTRTRight bottom right top left top right top
0x00004ADEWhiteTurnover4RBRTLTRBRight bottom right top left top right bottom
0x00004ADFWhiteTurnover4RBRTLTLBRight bottom right top left top left bottom
0x00004AE0WhiteTurnover4RBRTRTLTRight bottom right top right top left top
0x00004AE1WhiteTurnover4RBRTRTRTRight bottom right top right top right top
0x00004AE2WhiteTurnover4RBRTRTRBRight bottom right top right top right bottom
0x00004AE3WhiteTurnover4RBRTRTLBRight bottom right top right top left bottom
0x00004AE4WhiteTurnover4RBRTRBLTRight bottom right top right bottom left top
0x00004AE5WhiteTurnover4RBRTRBRTRight bottom right top right bottom right top
0x00004AE6WhiteTurnover4RBRTRBRBRight bottom right top right bottom right bottom
0x00004AE7WhiteTurnover4RBRTRBLBRight bottom right top right bottom left bottom
0x00004AE8WhiteTurnover4RBRTLBLTRight bottom right top left bottom left top
0x00004AE9WhiteTurnover4RBRTLBRTRight bottom right top left bottom right top
0x00004AEAWhiteTurnover4RBRTLBRBRight bottom right top left bottom right bottom
0x00004AEBWhiteTurnover4RBRTLBLBRight bottom right top left bottom left bottom
0x00004AECWhiteTurnover4RBRBLTLTRight bottom right bottom left top left top
0x00004AEDWhiteTurnover4RBRBLTRTRight bottom right bottom left top right top
0x00004AEEWhiteTurnover4RBRBLTRBRight bottom right bottom left top right bottom
0x00004AEFWhiteTurnover4RBRBLTLBRight bottom right bottom left top left bottom
0x00004AF0WhiteTurnover4RBRBRTLTRight bottom right bottom right top left top
0x00004AF1WhiteTurnover4RBRBRTRTRight bottom right bottom right top right top
0x00004AF2WhiteTurnover4RBRBRTRBRight bottom right bottom right top right bottom
0x00004AF3WhiteTurnover4RBRBRTLBRight bottom right bottom right top left bottom
0x00004AF4WhiteTurnover4RBRBRBLTRight bottom right bottom right top left top
0x00004AF5WhiteTurnover4RBRBRBRTRight bottom right bottom right bottom right top
0x00004AF6WhiteTurnover4RBRBRBRBRight bottom right bottom right bottom right bottom
0x00004AF7WhiteTurnover4RBRBRBLBRight bottom right bottom right bottom left bottom
0x00004AF8WhiteTurnover4RBRBLBLTRight bottom right bottom right bottom left top
0x00004AF9WhiteTurnover4RBRBLBRTRight bottom right bottom left bottom right top
0x00004AFAWhiteTurnover4RBRBLBRBRight bottom right bottom left bottom right bottom
0x00004AFBWhiteTurnover4RBRBLBLBRight bottom right bottom left bottom left bottom
0x00004AFCWhiteTurnover4RBLBLTLTRight bottom left bottom left top left top
0x00004AFDWhiteTurnover4RBLBLTRTRight bottom left bottom left top right top
0x00004AFEWhiteTurnover4RBLBLTRBRight bottom left bottom left top right bottom
0x00004AFFWhiteTurnover4RBLBLTLBRight bottom left bottom left top left bottom
0x00004B00WhiteTurnover4RBLBRTLTRight bottom left bottom right top left top
0x00004B01WhiteTurnover4RBLBRTRTRight bottom left bottom right top right top
0x00004B02WhiteTurnover4RBLBRTRBRight bottom left bottom right top right bottom
0x00004B03WhiteTurnover4RBLBRTLBRight bottom left bottom right top left bottom
0x00004B04WhiteTurnover4RBLBRBLTRight bottom left bottom right bottom left top
0x00004B05WhiteTurnover4RBLBRBRTRight bottom left bottom right bottom right top
0x00004B06WhiteTurnover4RBLBRBRBRight bottom left bottom right bottom right bottom
0x00004B07WhiteTurnover4RBLBRBLBRight bottom left bottom right bottom left bottom
0x00004B08WhiteTurnover4RBLBLBLTRight bottom left bottom left bottom left top
0x00004B09WhiteTurnover4RBLBLBRTRight bottom left bottom left bottom right top
0x00004B0AWhiteTurnover4RBLBLBRBRight bottom left bottom left bottom right bottom
0x00004B0BWhiteTurnover4RBLBLBLBRight bottom left bottom left bottom left bottom
0x00004B0CWhiteTurnover4LBLTLTLTLeft bottom left top left top left top
0x00004B0DWhiteTurnover4LBLTLTRTLeft bottom left top left top right top
0x00004B0EWhiteTurnover4LBLTLTRBLeft bottom left top left top right bottom
0x00004B0FWhiteTurnover4LBLTLTLBLeft bottom left top left top left bottom
0x00004B10WhiteTurnover4LBLTRTLTLeft bottom left top right top left top
0x00004B11WhiteTurnover4LBLTRTRTLeft bottom left top right top right top
0x00004B12WhiteTurnover4LBLTRTRBLeft bottom left top right top right bottom
0x00004B13WhiteTurnover4LBLTRTLBLeft bottom left top right top left bottom
0x00004B14WhiteTurnover4LBLTRBLTLeft bottom left top right bottom left top
0x00004B15WhiteTurnover4LBLTRBRTLeft bottom left top right bottom right top
0x00004B16WhiteTurnover4LBLTRBRBLeft bottom left top right bottom right bottom
0x00004B17WhiteTurnover4LBLTRBLBLeft bottom left top right bottom left bottom
0x00004B18WhiteTurnover4LBLTLBLTLeft bottom left top left bottom left top
0x00004B19WhiteTurnover4LBLTLBRTLeft bottom left top left bottom right top
0x00004B1AWhiteTurnover4LBLTLBRBLeft bottom left top left bottom right bottom
0x00004B1BWhiteTurnover4LBLTLBLBLeft bottom left top left bottom left bottom
0x00004B1CWhiteTurnover4LBRTLTLTLeft bottom right top left top left top
0x00004B1DWhiteTurnover4LBRTLTRTLeft bottom right top left top right top
0x00004B1EWhiteTurnover4LBRTLTRBLeft bottom right top left top right bottom
0x00004B1FWhiteTurnover4LBRTLTLBLeft bottom right top left top left bottom
0x00004B20WhiteTurnover4LBRTRTLTLeft bottom right top right top left top
0x00004B21WhiteTurnover4LBRTRTRTLeft bottom right top right top right top
0x00004B22WhiteTurnover4LBRTRTRBLeft bottom right top right top right bottom
0x00004B23WhiteTurnover4LBRTRTLBLeft bottom right top right top left bottom
0x00004B24WhiteTurnover4LBRTRBLTLeft bottom right top right bottom left top
0x00004B25WhiteTurnover4LBRTRBRTLeft bottom right top right bottom right top
0x00004B26WhiteTurnover4LBRTRBRBLeft bottom right top right bottom right bottom
0x00004B27WhiteTurnover4LBRTRBLBLeft bottom right top right bottom left bottom
0x00004B28WhiteTurnover4LBRTLBLTLeft bottom right top right bottom left top
0x00004B29WhiteTurnover4LBRTLBRTLeft bottom right top right bottom right top
0x00004B2AWhiteTurnover4LBRTLBRBLeft bottom right top right bottom right bottom
0x00004B2BWhiteTurnover4LBRTLBLBLeft bottom right top left bottom left bottom
0x00004B2CWhiteTurnover4LBRBLTLTLeft bottom right bottom left top left top
0x00004B2DWhiteTurnover4LBRBLTRTLeft bottom right bottom left top right top
0x00004B2EWhiteTurnover4LBRBLTRBLeft bottom right bottom left top right bottom
0x00004B2FWhiteTurnover4LBRBLTLBLeft bottom right bottom left top left bottom
0x00004B30WhiteTurnover4LBRBRTLTLeft bottom right bottom right top left top
0x00004B31WhiteTurnover4LBRBRTRTLeft bottom right bottom right top right top
0x00004B32WhiteTurnover4LBRBRTRBLeft bottom right bottom right top right bottom
0x00004B33WhiteTurnover4LBRBRTLBLeft bottom right bottom right top left bottom
0x00004B34WhiteTurnover4LBRBRBLTLeft bottom right bottom right bottom left top
0x00004B35WhiteTurnover4LBRBRBRTLeft bottom right bottom right bottom right top
0x00004B36WhiteTurnover4LBRBRBRBLeft bottom right bottom right bottom right bottom
0x00004B37WhiteTurnover4LBRBRBLBLeft bottom right bottom right bottom left bottom
0x00004B38WhiteTurnover4LBRBLBLTLeft bottom right bottom left bottom left top
0x00004B39WhiteTurnover4LBRBLBRTLeft bottom right bottom left bottom right top
0x00004B3AWhiteTurnover4LBRBLBRBLeft bottom right bottom left bottom right bottom
0x00004B3BWhiteTurnover4LBRBLBLBLeft bottom right bottom left bottom left bottom
0x00004B3CWhiteTurnover4LBLBLTLTLeft bottom left bottom left top left top
0x00004B3DWhiteTurnover4LBLBLTRTLeft bottom left bottom left top right top
0x00004B3EWhiteTurnover4LBLBLTRBLeft bottom left bottom left top right bottom
0x00004B3FWhiteTurnover4LBLBLTLBLeft bottom left bottom left top left bottom
0x00004B40WhiteTurnover4LBLBRTLTLeft bottom left bottom right top left top
0x00004B41WhiteTurnover4LBLBRTRTLeft bottom left bottom right top right top
0x00004B42WhiteTurnover4LBLBRTRBLeft bottom left bottom right top right bottom
0x00004B43WhiteTurnover4LBLBRTLBLeft bottom left bottom right top left bottom
0x00004B44WhiteTurnover4LBLBRBLTLeft bottom left bottom right bottom left top
0x00004B45WhiteTurnover4LBLBRBRTLeft bottom left bottom right bottom right top
0x00004B46WhiteTurnover4LBLBRBRBLeft bottom left bottom right bottom right bottom
0x00004B47WhiteTurnover4LBLBRBLBLeft bottom left bottom right bottom left bottom
0x00004B48WhiteTurnover4LBLBLBLTLeft bottom left bottom left bottom left top
0x00004B49WhiteTurnover4LBLBLBRTLeft bottom left bottom left bottom right top
0x00004B4AWhiteTurnover4LBLBLBRBLeft bottom left bottom left bottom right bottom
0x00004B4BWhiteTurnoverMaxNumber of effects in this class.
0x00004B4BWhiteTurnover4LBLBLBLBLeft bottom left bottom left bottom left bottom
0x00004E20TurnoverLTToRBLeft top to right bottom
0x00004E20TurnoverClassPagePeel-Turnedpage class
0x00004E21TurnoverLBToRTLeft bottom to right top
0x00004E22TurnoverRTToLBRight top to left bottom
0x00004E23TurnoverRBToLTRight bottom to left top
0x00004E24TurnoverMaxNumber of effects in this class.
0x00005208ReplaceClassReplace class
0x00005208ReplaceHORZLEFTThe old bitmap will move to the left, the new bitmap will come from the right
0x00005209ReplaceHORZRIGHTThe old bitmap will move to the right, the new bitmap will come from the left
0x0000520AReplaceVERTTOPThe old bitmap will move to the top, the new bitmap will come from the bottom
0x0000520BReplaceMaxNumber of effects in this class.
0x0000520BReplaceVERTBOTTOMThe old bitmap will move to the bottom, the new bitmap will come from the top
0x000055F0LaserClassLaser class
0x000055F0LaserLTRBFrom center to left top and from center to right bottom
0x000055F1LaserMaxNumber of effects in this class.
0x000055F1LaserLBRTFrom center to left bottom and from center to right top
0x00005DC0FadeClassFade class
0x00005DC0FadeNormalThe new bitmap will fade
0x00005DC1FadeBwThe gray bitmap will fade first, then the colored bitmap.
0x00005DC2FadeColorThe color level bitmap will fade first, then the color bitmap. The crWand parameter will determine the color level bitmap.
0x00005DC3FadeMaxNumber of effects in this class.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.SpecialEffects.SpecialEffectsType

Requirements

Target Platforms

See Also

Reference

Leadtools.SpecialEffects Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.