justin = { main feed , music , code , askjf , pubkey };
Ask Justin Frankel
No reasonable question unanswered since 2009!

Suggested topics: programming, music, sleep, coffee, etc.

Note: please do not ask questions about REAPER features, bugs or scheduling, use the forums instead.


Name: Ask: Human (enter yes):
[back to index] | [unreplied] | [replied] | [recent comments] | [all]

Question: could you briefly explain the purpose of various LICE_*Bitmaps? thanks
Asked by olilarkin (144.32.156.x) on December 19 2012, 3:39pm
Reply on December 19 2012, 10:12pm:
    • LICE_IBitmap: abstract interface for all lice bitmaps
    • LICE_MemBitmap: bitmap backed by a malloc()'d buffer
    • LICE_SysBitmap: bitmap backed by a buffer that also has a HDC associated with it (on OSX, this implies a SWELL HDC). For these, getDC() returns non-NULL.
    • LICE_SubBitmap: a utility wrapper to have a subimage of another LICE_IBitmap. If you wish to clip drawing to a rectangle, you can use this.
    • LICE_WrapperBitmap: used if you want to wrap some foreign buffer and make it accessible for LICE functions.

Comment:
    Your Name:   -- Site Owner's Name:  (for human-verification)

    Comment:    

    
  
[back to index] | [unreplied] | [replied] | [recent comments] | [all]
Copyright 2024 Justin Frankel. | RSS