Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6581783
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T16:11:50+00:00 2026-05-25T16:11:50+00:00

I already offer a Sepia Effect for images uploaded to a site using something

  • 0

I already offer a Sepia Effect for images uploaded to a site using something like this:

    Dim SepiaMatrix As New ColorMatrix(New Single()() {
     New Single() {0.493F, 0.349F, 0.272F, 0, 0},
     New Single() {0.769F, 0.686F, 0.534F, 0, 0},
     New Single() {0.289F, 0.168F, 0.131F, 0, 0},
     New Single() {0, 0, 0, 1, 0},
     New Single() {0, 0, 0, 0, 0}})
    ...
    Attributes.SetColorMatrix(SepiaMatrix)
    ...
    Gfx.DrawImage(Image, New Rectangle(0, 0, Image.Width, Image.Height), 0, 0, Image.Width, Image.Height, GraphicsUnit.Pixel, Attributes)

I’d also like to offer a brush and sketch effects [Edit: That is to say that when a photo is uploaded, my app applies filters to the photo in such a way it looks like either brush strokes or crosshatching and “drawn” lines – Exactly like an artists sketch. ]

I’ve seen This Question but it’s not very clear what the solution is and I’d prefer not to have to install a Java IDE and go crawling through the very advanced/flexible Java library mentioned.

Can someone provide a link to a good tutorial (.Net 3.5+ by preference but any language at all will do) or provide me with a basic list of steps I need to apply in order to achieve my goals.

I once found a Wiki with detailed step-by-step image manipulation in PHP but haven’t been able to find it since. If anyone knows of it, I believe it had an example of a sketch effect. The site used a predominantly blue image of a planet in space as the test case.

Many thanks for your help.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T16:11:51+00:00Added an answer on May 25, 2026 at 4:11 pm

    The aForge project is an open source set of libraries that does imaging filters (alongside many other things). They have a filter for Oil Paint (not exactly what you asked for, but it will be instructive: http://code.google.com/p/aforge/source/browse/trunk/Sources/Imaging/Filters/Other/OilPainting.cs . As well someone has created a PencilSketch filter based on the aForge library, and you can see it’s source code here: http://blendfilter.codeplex.com/SourceControl/changeset/view/67619#1218773 .

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm already using this fallback method for a CDN hosted copy of jQuery ,
I'd like to offer customers on my site a 5% discount on their order
I already know how to: Load properties files into my Spring configuration using: <context:property-placeholder
I already know the obvious answer to this question: just download <insert favorite windows
We already have things like static analysis that tells us what's wrong with our
I already asked this question at the JOS-.NET board but Joel is closing that
I have a class with operator() like this: struct S { int operator()(int a,
I've already asked a similar question but this is slightly different so i Thought
I'm writing an Outlook AddIn which is supposed to offer a new special folder
For my upcoming iPhone application I'd like to offer In-App purchases of expansion content

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.