rubygarage / media-watermark

GPU/CPU-based iOS Watermark Library for Image and Video Overlay
https://rubygarage.org/
MIT License
217 stars 63 forks source link

Top left position of watermark? #45

Open 24purnima opened 3 years ago

24purnima commented 3 years ago

how to set the position of the image with text from top

bohdansasko commented 3 years ago

@24purnima start position at left bottom(0, 0) corner. so, you should take image/video size and set position belongs to your requirements.