[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

V and jpeg library



Hello !

I'm trying to use jpeg library with V. Is there any way to directly copy buffer of data from jpeg file to canvas ?
The only command I found is DrawColorPoints with usage of vColor. 

Line from jpeg file is RGB coded with (I guess) three bytes for pixel (R, G and B). Is it possible to use buffer with that data
directly in DrawColorPoints ?

Regards,
	B.


Reply to: