Results 1 to 2 of 2

Thread: [2.0] Watermark on images

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2001
    Location
    Earth
    Posts
    277

    [2.0] Watermark on images

    Hi there,

    I want to make a program that place the watermark image onto another image

    I tried to use DrawImage method but the quality of the watermark image is not good, plus that the size of the watermark does not seem to be as same as the orignal one.

    Any help would be highly appreciated.

  2. #2
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246

    Re: [2.0] Watermark on images

    I'd look into the LockBits method. That way you'll have full control over opacity.

    chem

    Visual Studio 6, Visual Studio.NET 2005, MASM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width