-
- Downloads
Added method 'Frame.load_bin(contents,width,height,offset)'
Allows loading a whole or partial bin 'graphic' from a string; decouples bin loading from file reading if desired. Frame.load() calls Frame.load_bin() in case of a .bin file.
Please register or sign in to comment