PhBlitEvent
PhBlitEvent — A bit block transformation (blit) event on a rectangular area.
Synopsis
class PhBlitEvent
{
offset; // PhPoint
rect; // PhRect
rid; // region ID
}
Description
Working with this class is
beyond the scope of normal Gamma and Photon programming. For
more information, please refer to PhEvent
in the Photon documentation.