Drawing Mode

Found an issue in the documentation ? Please report it here !

Moderator: Documentation Editors

coco2
Enthusiast
Enthusiast
Posts: 461
Joined: Mon Nov 25, 2013 5:38 am
Location: Australia

Drawing Mode

Post by coco2 »

It states in the DrawingMode() page the following:
Note: The following modes only work with ImageOutput() and CanvasOutput(). They are ignored for all other outputs:
However correct me if I'm wrong but doesn't sprite drawing using #PB_Sprite_AlphaBlending flag use the drawing mode of #PB_2DDrawing_AllChannels?