DrawingBuffer access for vector drawing lib

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
wilbert
PureBasic Expert
PureBasic Expert
Posts: 3942
Joined: Sun Aug 08, 2004 5:21 am
Location: Netherlands

DrawingBuffer access for vector drawing lib

Post by wilbert »

It would be great if DrawingBuffer(), DrawingBufferPitch() and DrawingBufferPixelFormat() could be used within a StartVectorDrawing() / StopVectorDrawing() block.
I understand that this would not be possible for all outputs but for ImageVectorOutput() and CanvasVectorOutput() it should be possible I guess.
Windows (x64)
Raspberry Pi OS (Arm64)
User avatar
chi
Addict
Addict
Posts: 1087
Joined: Sat May 05, 2007 5:31 pm
Location: Austria

Re: DrawingBuffer access for vector drawing lib

Post by chi »

+1 (if possible)
Et cetera is my worst enemy
Post Reply