Explain why to specify a picture (which I will not even use) in the imagecolorallocate() function? if i just need to send rgb and get the correct color for future use in imagerectangle() ?
- Start from here - hindmost
|
Explain why to specify a picture (which I will not even use) in the imagecolorallocate() function? if i just need to send rgb and get the correct color for future use in imagerectangle() ?
Source: https://ru.stackoverflow.com/questions/938347/
All Articles