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

  • Home
  • SEARCH
  • 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 145287
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T08:23:48+00:00 2026-05-11T08:23:48+00:00

I am trying to generate an image in silverlight but for some reason it

  • 0

I am trying to generate an image in silverlight but for some reason it is not showing.

Here is the code that I am using

             Image fireBall = new Image();             Uri imageUri = new Uri('/Yambushi;Images/Projectiles/Fireball.png', UriKind.Relative);             fireBall.Source = new BitmapImage(imageUri);             cnvGame.Children.Add(fireBall);             fireBall.SetValue(Canvas.LeftProperty, Convert.ToDouble(100)); //(Doll left property)             fireBall.SetValue(Canvas.TopProperty, Convert.ToDouble(100));             fireBall.Height = 30;             fireBall.Width = 30;  

Yambushi being the solution name and cnvGame the canvas I want to display the image in. The png file build action is set to content

  • 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. 2026-05-11T08:23:49+00:00Added an answer on May 11, 2026 at 8:23 am

    Ok solved the problem…after I debugged the sourceUri of an image i’ve implemented through xaml and the source had to be as follows:

     Uri imageUri = new Uri('/Images/Projectiles/Fireball.png', UriKind.Relative);             fireBall.Source = new BitmapImage(imageUri); 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I get poor image quality when trying to generate image using PHP GD. Here
I am trying to generate a text image. So I create a new font:
I'm trying to dynamically generate an image file that will be composed by other
I am trying to upload an image,create thumbnail but i get an error. Here
I'm trying to generate a resized image, this is my code: $image = imagecreatefromjpeg($file);
I'm trying to generate a multipage TIFF file from an existing picture using code
I am trying the generate an image on the fly by merging images using
I'm trying generate a images/chart in my controller and have that image displayed in
I'm trying to dynamically generate a gif image of a specified size and color
currently i'm trying to use imagick to generate some images without saving them on

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.