PictureEffects Xojo and Real Studio Plugin

PageCurlParams Class

A class to define more detailed behavior for the PageCurl effect.

Features available with the PageCurlParams class:
  • Opacity of the curl.
  • Horizontal curl.
  • Selection (Definition of where in the image the curl should be created).
  • Progress to set a progress proc for the PageCurl function.
  • CurlColor to set the color of the curl.
  • BackColor to set the color of the background.
  • UseOriginalBackground to make it appear as if another exactly the same picture is under the current one, like in a card deck.
  • BackGroundPicture to make it appear as if another different picture is under current picture.

    Object
       PageCurlParams

    class PageCurlParams

    Constructors

    PageCurlParamsThe Constructor for the PageCurlParams class.

    Properties

    AutomaticCurlBackShadingSet this property to false to enable manual setting of the CurlBackShadingLightness.
    BackColorUse this property to set the background color of the curl.
    BackgroundPictureUse this property to make alternate image than the source replace the area where the image has been curled away.
    CurlBackShadingLightnessThis property takes a value from 0.0 to 1.0 where 1.0 is the lightest and 0.0 is the darkest value of the back shader.
    CurlColorUse this property to set the color of the curl.
    UseOriginalBackgroundUse this property to make the same image as the source replace the area where the image has been curled away.

    Supported Platforms:

  • MacOS X Carbon
  • MacOS X Cocoa
  • Win32 - Windows
  • Linux x86

    Unsupported Platforms: