cosmigo / pmotion-purebasic

Cosmigo Pro Motion NG plugins interfaces in PureBasic
Other
4 stars 0 forks source link

Info on canExtractPalette() #1

Open tajmone opened 4 years ago

tajmone commented 4 years ago

Missing info on DLL functions.

Is the canExtractPalette() a generic DLL function gathering info about the plug-in supported features (e.g. like isReadSupported()) or does it apply to the specific files being processed? In other words, is it a plug-in registration function or is called on a per-file basis?

For more info, see also:

tajmone commented 3 years ago

It's a plug-in initialization function call.