Jump to content

BoltBait

Administrator
  • Posts

    15,728
  • Joined

  • Last visited

  • Days Won

    405

Everything posted by BoltBait

  1. I noticed, in your history window, that you used "Fast Blur". Can you reproduce the same error using Gaussian Blur instead? I'm curious if there is a problem with Fast Blur.
  2. When you paste an image to a new layer, you are free to move it where ever you like.
  3. When you paste an image to a new layer, you are free to move it where ever you like.
  4. Someone else asked the same thing: http://paintdotnet.12.forumer.com/viewtopic.php?t=1994 ...last year. Perhaps, if you posted a picture, someone here could help.
  5. Someone else asked the same thing: http://paintdotnet.12.forumer.com/viewtopic.php?t=1994 ...last year. Perhaps, if you posted a picture, someone here could help.
  6. Like this: http://paintdotnet.12.forumer.com/viewtopic.php?t=4841
  7. Like this: http://paintdotnet.12.forumer.com/viewtopic.php?t=4841
  8. Like this: http://paintdotnet.12.forumer.com/viewtopic.php?t=1263
  9. Like this: http://paintdotnet.12.forumer.com/viewtopic.php?t=1263
  10. A simple type cast might do it: ByteVar = (byte)IntVar; Or, if you want to clamp to a byte value: ByteVar = Utility.ClampToByte(IntVar);
  11. A simple type cast might do it: ByteVar = (byte)IntVar; Or, if you want to clamp to a byte value: ByteVar = Utility.ClampToByte(IntVar);
  12. flaredragon, your avatar is too big. Maximum width of avatars is 100px
  13. I don't know, Dan. Would it be wrong of me to submit this to the competition: ... Perhaps my question answers your question.
  14. I don't know, Dan. Would it be wrong of me to submit this to the competition: ... Perhaps my question answers your question.
  15. He he. I think I've seen that technique before... http://www.deviantart.com/deviation/53392547/
  16. He he. I think I've seen that technique before... http://www.deviantart.com/deviation/53392547/
  17. I can't believe I never saw this post before. Post all created art in the Pictorium. This is closed.
  18. I can't believe I never saw this post before. Post all created art in the Pictorium. This is closed.
  19. usedHONDA, its time to change your oil. http://paintdotnet.12.forumer.com/viewtopic.php?t=4989
  20. usedHONDA, its time to change your oil. http://paintdotnet.12.forumer.com/viewtopic.php?t=4989
  21. I would rather have right-click revert back or undo. EDIT: Hmmm... thinking about it, that would be too hard for Rick to code.
  22. I would rather have right-click revert back or undo. EDIT: Hmmm... thinking about it, that would be too hard for Rick to code.
  23. The clone-stamp tool does not copy (clone?) the alpha value of the source pixel.
×
×
  • Create New...